RussellSpitzer commented on pull request #1427: URL: https://github.com/apache/iceberg/pull/1427#issuecomment-691597676
@kbendick the FormatMethod import is not actually referenced at runtime, that's why it's a compile only dependency. So we shouldn't include it or package it for distribution as it shouldn't be on the class path at all at execution time. See the Build file modification ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
