parquet icon indicating copy to clipboard operation
parquet copied to clipboard

Populate TypeLength, Scale, Precision and FieldID in schema.SchemaElement

Open cswank opened this issue 5 months ago • 0 comments

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.

cswank avatar Sep 23 '24 13:09 cswank