pvary commented on PR #13426:
URL: https://github.com/apache/iceberg/pull/13426#issuecomment-3112907799

   > Mark unknown fail 
https://github.com/apache/iceberg/actions/runs/16467892231/job/46549686989?pr=13426
   
   This is the failing test:
   ```
   TestFlinkIcebergSinkV2DistributionMode > 
testRangeDistributionStatisticsMigration() > parallelism = 1, partitioned = 
true, writeParallelism = 2, isTableSchema = true 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:613)
           at 
org.apache.iceberg.flink.sink.TestFlinkIcebergSinkV2DistributionMode.testRangeDistributionStatisticsMigration(TestFlinkIcebergSinkV2DistributionMode.java:560)
   ```
   
   Sadly a known flaky.


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