You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "slim bouguerra (JIRA)" <ji...@apache.org> on 2018/02/24 04:49:01 UTC

[jira] [Created] (CALCITE-2191) Drop support for Guava versions earlier than 19

slim bouguerra created CALCITE-2191:
---------------------------------------

             Summary: Drop support for Guava versions earlier than 19
                 Key: CALCITE-2191
                 URL: https://issues.apache.org/jira/browse/CALCITE-2191
             Project: Calcite
          Issue Type: Task
            Reporter: slim bouguerra
            Assignee: Julian Hyde
             Fix For: 1.16.0


Currently, Calcite-1.15.0 version supports Guava versions from 23 to 14.

Calcite-1.16.0-Snapshot is building against version 19.0.1 

As far I know the only reason we support versions earlier to 19 is Hive project depending on Guava 14.0.1 This is not true anymore after https://issues.apache.org/jira/browse/HIVE-15393.

Druid project is still using Guava 16.0.1 but some work is done to make sure it is not using deprecated API.   

Thus I think it is time to Drop support for versions earlier than 19



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)