You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2016/03/05 04:07:40 UTC

[jira] [Resolved] (CALCITE-1111) Upgrade Guava, and test on a range of Guava versions

     [ https://issues.apache.org/jira/browse/CALCITE-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-1111.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/5897dcd9. List of supported versions will appear in each release's release notes: see 'compatibility' under http://calcite.apache.org/docs/history.html.

> 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
>             Fix For: 1.7.0
>
>
> 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)