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

   
   This PR addresses the TODO in the code by implementing a check to ensure 
that the destination table location does not overlap with the source table 
location. The check will validate that the paths or locations of the 
destination and source tables are distinct, preventing potential conflicts or 
data overwrites during operations. The change improves data integrity and 
enhances error handling.


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