kinolaev commented on code in PR #13860: URL: https://github.com/apache/iceberg/pull/13860#discussion_r2287113430
########## .gitignore: ########## @@ -56,6 +56,7 @@ coverage.xml # vscode/eclipse files .classpath +.factorypath Review Comment: Yes, this change is unrelated to the PR) But .factorypath files (as other files in this list) are generated by eclipse jdtls for every project. Do you want me to remove this change from the 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]
