anushshetty3010 opened a new issue, #15612: URL: https://github.com/apache/iceberg/issues/15612
### Query engine Iceberg JAVA SDK (Non Spark) ### Question Hi All, I have noticed that the Iceberg Spark runtime (iceberg-spark-runtime-3.5_2.12-1.6.1.jar) provides an option within the Spark Action API to clean up orphan files. However, I do not see a similar option available in the Iceberg Java SDK (non-Spark). How can we achieve orphan file cleanup using the Iceberg Java SDK without relying on Spark? Any help would be appreciated. <img width="802" height="397" alt="Image" src="https://github.com/user-attachments/assets/c8aa7a4e-4966-4c6a-9520-fabff231359a" /> Regards, Anush -- 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]
