diff --git a/src/main/thrift/parquet.thrift b/src/main/thrift/parquet.thrift index fbca9b244..195ff9086 100644 --- a/src/main/thrift/parquet.thrift +++ b/src/main/thrift/parquet.thrift @@ -750,7 +750,7 @@ union ColumnOrder { * BOOLEAN - false, true * INT32 - signed comparison * INT64 - signed comparison - * INT96 (only used for legacy timestamps) - unsigned comparison + * INT96 (only used for legacy timestamps) - undefined * FLOAT - signed comparison of the represented value * DOUBLE - signed comparison of the represented value * BYTE_ARRAY - unsigned byte-wise comparison