raulcd commented on code in PR #46463:
URL: https://github.com/apache/arrow/pull/46463#discussion_r2108782288


##########
cpp/src/parquet/metadata.cc:
##########
@@ -312,14 +313,14 @@ class ColumnChunkMetaData::ColumnChunkMetaDataImpl {
       return false;
     }
     {
-      // Because we are modifying possible_stats_ in a const method
+      // Because we are modifying possible_encoded_stats_ in a const method

Review Comment:
   Should I remove the current comment for geo_stats too?
   
https://github.com/apache/arrow/blob/a2941dd9a05666223110e8a879a2a5a226fb620d/cpp/src/parquet/metadata.cc#L327



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to