vrozov commented on issue #271: Remove iceberg-presto-runtime that is no longer 
used.
URL: https://github.com/apache/incubator-iceberg/pull/271#issuecomment-509820751
 
 
   I don't think that Presto will be able to use `iceberg-core` dependency 
directly due to the dependency on a different guava (and likely incompatible) 
version. It will also likely require `iceberg-hive` and won't be able to use it 
either due to the incompatible hive version. I guess either iceberg or presto 
(or any other project that adds iceberg support) will have to create 'runtime' 
uber/shade jar. In case it is done in iceberg, the same does not need to be 
repeated in any other projects that may be interested in supporting iceberg.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to