Skip to content

Commit 5defe90

Browse files
Update src/main/thrift/parquet.thrift
Co-authored-by: Daniel Weeks <daniel.weeks@databricks.com>
1 parent 9c188c1 commit 5defe90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/thrift/parquet.thrift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -966,7 +966,7 @@ struct ColumnChunk {
966966
* This is legacy feature as modern table formats (e.g. Iceberg, Hudi and Delta Lake)
967967
* are more scalable and serve effectively the same purpose.
968968
*
969-
* There is no other known use-case for this field. Specifically, there are no known
969+
* There is no other known usage of this field. Specifically, there are no known
970970
* readers that will read externally stored column data if this field is populated
971971
* within a standard parquet file.
972972
*

0 commit comments

Comments
 (0)