[
https://issues.apache.org/jira/browse/CALCITE-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176403#comment-15176403
]
Julian Hyde commented on CALCITE-1111:
--------------------------------------
[~jnadeau], [~elserj], [~ashutoshc], [~maryannxue], Please review proposed fix
at https://github.com/julianhyde/calcite/tree/1111-guava. In the release notes
I committed to test on a range of versions 14.0.1 - 19.0, and made the default
version 18.0.
> Upgrade Guava, and test on a range of Guava versions
> ----------------------------------------------------
>
> Key: CALCITE-1111
> URL: https://issues.apache.org/jira/browse/CALCITE-1111
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
>
> Cassandra server depends on Guava 15.0. To use it we'd need to upgrade Guava
> too. But Hive is still on Guava 14, as is the rest of Hadoop.
> It might just work if we upgrade Calcite to Guava 15.0 but mark the
> dependency "provided". Then Hive can continue to provide Guava 14. It should
> give other projects more flexibility too.
> We should continue to run on versions of Guava as early as 11, and also try
> running on recent versions (the latest is 19). We should describe the
> dependencies in http://calcite.apache.org/downloads/#maven-artifacts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)