We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52bd52c commit 632300fCopy full SHA for 632300f
src/main/thrift/parquet.thrift
@@ -968,7 +968,8 @@ struct ColumnChunk {
968
*
969
* There is no other known usage of this field. Specifically, there are no known
970
* readers that will read externally stored column data if this field is populated
971
- * within a standard parquet file.
+ * within a standard parquet file. Making use of the field for this purpose is currently
972
+ * not considered part of the parquet specification.
973
974
975
* Any new use of this field must go through the normal Parquet feature
0 commit comments