parquet
parquet copied to clipboard
Populate TypeLength, Scale, Precision and FieldID in schema.SchemaElement
In https://github.com/parsyl/parquet/pull/24 it was pointed out that TypeLength, Scale, Precision and FieldID are not being populated correctly. Using the thrift documentation, look into populating them correctly.