openinx commented on pull request #1357: URL: https://github.com/apache/iceberg/pull/1357#issuecomment-677263670
@jzhuge Did you find that the intellij IDE could not import the relocated guava classes after applied this patch ? Once applied this patch in my own repo, the relocated package (such as `org.apache.iceberg.relocated.com.google.common.base.Preconditions` ) could not be imported, but I could run unit tests in my ide and build the project under my host. ---------------------------------------------------------------- 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]
