rdblue commented on issue #16493: URL: https://github.com/apache/iceberg/issues/16493#issuecomment-4684422937
> One follow-up: I noticed `filteredCompareToFileList()` line 228 also uses a raw `startsWith(location)` without path separator validation. While this doesn't make storage calls, it could still match sibling paths if the caller's file list contains them (e.g., `table-backup/` matching `table`). It seems reasonable to fix this in a separate PR. -- 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]
