wombatu-kun commented on PR #16498:
URL: https://github.com/apache/iceberg/pull/16498#issuecomment-4524048559

   Thanks for the review! Good call on the javadoc — I clarified 
`DeleteOrphanFiles.location(String)` to make the matching semantics explicit: 
the location is treated as a directory, so only files contained within its 
subtree are in scope, and paths that merely share the location's prefix (a 
sibling directory such as `.../table-backup` relative to a `.../table` 
location) or equal the location itself are excluded. I also reworded the loose 
`@param` line you quoted. Done in 341d03877.


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