iceberg
iceberg copied to clipboard
[REST Scan Planning] Fix Flaky Test for batchScan when using RemoteScanPlanning
Apache Iceberg version
None
Query engine
None
Please describe the bug 🐞
sample fail : https://github.com/apache/iceberg/actions/runs/20139346048/job/57801902407
Willingness to contribute
- [X] I can contribute a fix for this bug independently
- [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community
- [ ] I cannot contribute a fix for this bug at this time
working for the fix for this.
closing this the underlying test discovered a race condition and we added a fix for the same and ran the test 1000 times to make sure nothing fails.