varun-lakhyani commented on PR #14933:
URL: https://github.com/apache/iceberg/pull/14933#issuecomment-3695078026

   @RussellSpitzer 
   
   > Iceberg errors follow this format
   > 
   > "Cannot X because Y (possibly fix Z)"
   > 
   > So in this case
   > 
   > Cannot create a snapshot at location ... because it would overlap with 
source table ... Overlapping snapshot and source would ....
   
   Thanks for the feedback.
   Added unit tests covering overlapping snapshot and source locations (same 
path, parent/child cases, and non-overlapping paths) and have updated the error 
message to follow the Iceberg format.
   
   All CI checks are passing now.


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