mapleFU commented on code in PR #39677:
URL: https://github.com/apache/arrow/pull/39677#discussion_r1456735998


##########
cpp/src/generated/parquet_types.h:
##########
@@ -4058,6 +4059,11 @@ class FileMetaData : public virtual 
::apache::thrift::TBase {
    */
   std::string footer_signing_key_metadata;
 
+  /**
+   * Flag to read only the first row group
+   */
+  bool read_only_rowgroup_0;

Review Comment:
   Why changing the generated thrift?



-- 
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]

Reply via email to