[
https://issues.apache.org/jira/browse/CALCITE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951800#comment-15951800
]
Julian Hyde commented on CALCITE-1730:
--------------------------------------
It's easy to test multiple guava versions e.g. {{mvn clean install
-Dguava.version=14.0.1}} builds and runs the suite with Guava 14.0.1.
Similarly, testing with multiple JDK versions can be scripted.
But testing multiple Druid versions would require tearing down & rebuilding the
VM between runs. And the Vagrant script is not even parameterized currently.
I am inclined to just have one supported version of Druid, unless we get some
more resources for testing. If people certify an RC on other Druid versions we
can add that to the release notes, but it would not be an exit criterion for
the release.
> Upgrade Druid to 0.9.2
> ----------------------
>
> Key: CALCITE-1730
> URL: https://issues.apache.org/jira/browse/CALCITE-1730
> Project: Calcite
> Issue Type: Bug
> Components: druid
> Reporter: Julian Hyde
> Assignee: Nishant Bangarwa
>
> Upgrade Druid to 0.9.2. Since we speak REST to Druid there are no maven
> dependencies to update, but we do need to make calcite-test-dataset work
> reliably with a 0.9.2 instance and there are a couple of places in the
> doc/site IIRC.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)