shanielh opened a new pull request, #11887:
URL: https://github.com/apache/iceberg/pull/11887

   Added a new exception, `MissingRequiredFilesToDeleteException`, to allow 
users
   to inspect missing file details during streaming deletes.
   
   - This exception extends `ValidationException` and preserves compatibility
     with the existing validation message.
   - Users can now retrieve missing file locations via the 
`getMissingLocations()`
     method, instead of relying solely on the exception message.
   


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

Reply via email to