aokolnychyi commented on code in PR #9267: URL: https://github.com/apache/iceberg/pull/9267#discussion_r1422245545
########## flink/v1.18/flink/src/test/java/org/apache/iceberg/flink/source/TestMetadataTableReadableMetrics.java: ########## @@ -219,27 +219,27 @@ public void testPrimitiveColumns() throws Exception { Row binaryCol = Row.of( - 59L, Review Comment: The column sizes have changed cause the new writer picks up all table properties, which was not true before. I validated the actual values are correct using `parquet-tools`. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org