etseidl commented on code in PR #251:
URL: https://github.com/apache/parquet-format/pull/251#discussion_r1635792297
##########
src/main/thrift/parquet.thrift:
##########
@@ -151,14 +151,14 @@ enum ConvertedType {
/**
* An embedded JSON document
*
- * A JSON document embedded within a single UTF8 column.
+ * A JSON document embedded within a single BYTE_ARRAY(STRING) column.
Review Comment:
Oh, good point. I'll revert.
--
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]