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


##########
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:
   Thanks! Removed both of them!



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