manuzhang commented on issue #11835: URL: https://github.com/apache/iceberg/issues/11835#issuecomment-2992018133
Same error in `TestFlinkIcebergSinkV2DistributionMode` ``` TestFlinkIcebergSinkV2DistributionMode > testRangeDistributionStatisticsMigration() > parallelism = 2, partitioned = true, writeParallelism = 2 FAILED java.lang.AssertionError: Expecting actual: 10999 to be less than or equal to: 500 at org.apache.iceberg.flink.sink.TestFlinkIcebergSinkV2DistributionMode.assertIdColumnStatsNoRangeOverlap(TestFlinkIcebergSinkV2DistributionMode.java:536) at org.apache.iceberg.flink.sink.TestFlinkIcebergSinkV2DistributionMode.testRangeDistributionStatisticsMigration(TestFlinkIcebergSinkV2DistributionMode.java:481) ``` -- 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