ebyhr commented on code in PR #15558:
URL: https://github.com/apache/iceberg/pull/15558#discussion_r2904554418


##########
parquet/src/test/java/org/apache/iceberg/parquet/TestParquet.java:
##########
@@ -269,6 +269,54 @@ public void testColumnStatisticsEnabled() throws Exception 
{
     }
   }
 
+  @Test
+  public void testMultipleColumnsStatisticsDisabled() throws Exception {

Review Comment:
   This test passes even without `PropertyUtil` change. Could you modify it so 
that it fails without this change?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to