You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
typeThriftObject=NewFileMetaData|parquet_thrift.PageHeader|parquet_thrift.BloomFilterHeader|parquet_thrift.OffsetIndex|parquet_thrift.ColumnIndex|NewFileMetaData;/** Patch PageLocation to be three element array that has getters/setters
39
25
* for each of the properties (offset, compressed_page_size, first_row_index)
40
26
* This saves space considerably as we do not need to store the full variable
0 commit comments