skytin1004 commented on PR #7861: URL: https://github.com/apache/iceberg/pull/7861#issuecomment-1602481848
Once again, thank you so much for your detailed review @nastra . I made some code changes based on your suggestions and the test issue was resolved. And I modified the code based on your review, using `@TempDir private File tableDir; @TempDir private Path dataDir;` to eliminate unnecessary `toUri()`changes. And I modified the code based on the method `.containsEntry(...).containsEntry(..)` you suggested to -- 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]
