[ 
https://issues.apache.org/jira/browse/CALCITE-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418360#comment-17418360
 ] 

Julian Hyde commented on CALCITE-4789:
--------------------------------------

[~asolimando], The test 
{{CassandraAdapterDataTypesTest.testCollectionsInnerValues}}, for which you 
changed the expected result in CALCITE-4301, gives the wrong result (i.e. 
returns the result that it did before your change) when run under Guava 19.0. 
Can you look into it, please? We need the tests to work on all Guava versions 
19 through 29.

> Build is broken on Guava versions < 21
> --------------------------------------
>
>                 Key: CALCITE-4789
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4789
>             Project: Calcite
>          Issue Type: Bug
>         Environment: The build is currently broken on Guava versions 20 and 
> lower. We claim in the release notes to support Guava 19 and higher.
> As part of this change, enable testing in CI of the lowest and highest 
> supported Guava version. (We used to do this, but we stopped when we moved 
> from Maven to Gradle. I still don't know how to set the Guava version from 
> the Gradle command line.)
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>            Priority: Major
>             Fix For: 1.28.0
>
>
> The build is broken on versions of Gradle less than 21. In our release notes 
> we say we support Gradle 19 and higher.
> We used to test the supported range of Guava versions in CI. The fix for this 
> issue must resume CI testing for the range of supported versions (currently 
> 19.0 to 29.0-jre per 
> [history.md|https://calcite.apache.org/docs/history.html] and 19.0 and higher 
> per a comment in {{gradle.properties}}).
> How do I set the Guava version from the Gradle command line? I’d expect
> {code:java}
>  ./gradlew -Dguava.version=19.0
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to