scober commented on a change in pull request #8040:
URL: https://github.com/apache/arrow/pull/8040#discussion_r477475598



##########
File path: cpp/src/parquet/metadata.h
##########
@@ -210,6 +210,12 @@ class PARQUET_EXPORT RowGroupMetaData {
 
   /// \brief Total byte size of all the uncompressed column data in this row 
group.
   int64_t total_byte_size() const;
+
+  // The file_offset field that this method exposes is optional. This method

Review comment:
       Sure




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

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


Reply via email to