mapleFU commented on code in PR #49:
URL: https://github.com/apache/parquet-testing/pull/49#discussion_r1677329122


##########
data/README.md:
##########
@@ -51,6 +51,7 @@
 | concatenated_gzip_members.parquet     | 513 UINT64 numbers compressed using 
2 concatenated gzip members in a single data page |
 | byte_stream_split.zstd.parquet | Standard normals with `BYTE_STREAM_SPLIT` 
encoding. See [note](#byte-stream-split) below |
 | incorrect_map_schema.parquet | Contains a Map schema without explicitly 
required keys, produced by Presto. See [note](#incorrect-map-schema) |
+| column_chunk_key_value_metadata.parquet | two INT32 columns, one with column 
chunk key-value metadata {"foo": "bar"} |

Review Comment:
   ```suggestion
   | column_chunk_key_value_metadata.parquet | two INT32 columns, one with 
column chunk key-value metadata {"foo": "bar", "thisiskeywithoutvalue": ""} |
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to