mapleFU commented on code in PR #38959:
URL: https://github.com/apache/arrow/pull/38959#discussion_r1408750136
##########
cpp/src/parquet/parquet.thrift:
##########
@@ -182,7 +182,7 @@ enum ConvertedType {
* Representation of Schemas
*/
enum FieldRepetitionType {
- /** This field is required (can not be null) and each record has exactly 1
value. */
Review Comment:
We shouldn't modify the `parquet.thrift`, since it's from parquet-format
repo: https://github.com/apache/parquet-format
--
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]