manishmalhotrawork commented on issue #166: Update Hive Metastore tables for Spark URL: https://github.com/apache/incubator-iceberg/pull/166#issuecomment-486725417 @electrum thanks a lot ! trying to put together my understanding, thanks for the patience. Presto master is using [Hive 3.x](https://github.com/prestosql/presto/blob/master/pom.xml#L426) But it's not ready to use, for the reasons you mentioned above. And I believe same thing will be true for Iceberg plugin for now. So, to use Iceberg from Presto: Use Presto-sql release - tag-300, was the last release using [Hive 1.x](https://github.com/prestosql/presto/blob/300/pom.xml#L410), so that should be used ? and, once Iceberg is good with Hive 1.x, we should use that and use from Presto-Iceberg plugin.
---------------------------------------------------------------- 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]
