You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/12/31 09:10:48 UTC

[GitHub] [iceberg] masonone opened a new issue #2014: master branch souce code not incloud this relocated package ?

masonone opened a new issue #2014:
URL: https://github.com/apache/iceberg/issues/2014


   ```
   import org.apache.iceberg.relocated.com.google.common.base.Joiner;
   import org.apache.iceberg.relocated.com.google.common.base.MoreObjects;
   import org.apache.iceberg.relocated.com.google.common.base.Preconditions;
   import org.apache.iceberg.relocated.com.google.common.collect.ImmutableList;
   import org.apache.iceberg.relocated.com.google.common.collect.Maps;
   ```
   The code I pulled from the master branch.
   Why is this part of the source code not included in my source code?


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] masonone closed issue #2014: master branch souce code not incloud this relocated package ?

Posted by GitBox <gi...@apache.org>.
masonone closed issue #2014:
URL: https://github.com/apache/iceberg/issues/2014


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] masonone commented on issue #2014: master branch souce code not incloud this relocated package ?

Posted by GitBox <gi...@apache.org>.
masonone commented on issue #2014:
URL: https://github.com/apache/iceberg/issues/2014#issuecomment-753285775


   I have solved this problem


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org