felixYyu commented on issue #1082: URL: https://github.com/apache/iceberg/issues/1082#issuecomment-637217940
Reference the Google class in PartitionSpec.java file via "import org.apache.iceberg.relocated.com.google.common.base.Preconditions",GenericRecord.java and Bucket.java have the same problem,Isn't that the right way "import com.google.common.base.Objects".Can you explain it for me,thanks. ---------------------------------------------------------------- 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]
