amogh-jahagirdar commented on PR #5034: URL: https://github.com/apache/iceberg/pull/5034#issuecomment-1155427881
Thanks for catching this I missed this in https://github.com/amogh-jahagirdar/iceberg/pull/1/files Looks like there are some checkstyle errors in TestRemoveSnapshots but other than that looks good to me! [Error: Checkstyle] [ERROR] /home/runner/work/iceberg/iceberg/core/src/test/java/org/apache/iceberg/TestRemoveSnapshots.java:34:1: Extra separation in import group before 'java.io.IOException' [ImportOrder] Error: eckstyle] [ERROR] /home/runner/work/iceberg/iceberg/core/src/test/java/org/apache/iceberg/TestRemoveSnapshots.java:34:1: Wrong order for 'java.io.IOException' import. [ImportOrder] -- 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]
