Re: [I] Limit the delete file/records [iceberg]

2025-02-26 Thread via GitHub
bharos commented on issue #12343: URL: https://github.com/apache/iceberg/issues/12343#issuecomment-2686474412 - Can we limit number based on number of data file removal ? In this case, I'm wondering what will be the outcome of the API call? Won't it can cause partial deletes if we do some

[I] Limit the delete file/records [iceberg]

2025-02-19 Thread via GitHub
Shekharrajak opened a new issue, #12343: URL: https://github.com/apache/iceberg/issues/12343 ### Feature Request / Improvement Currently I do not see any limit parameter for delete query in Java API. * If there is huge table, it might get stuck or never complete. * Can we limit