[
https://issues.apache.org/jira/browse/CALCITE-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15555558#comment-15555558
]
Julian Hyde commented on CALCITE-1420:
--------------------------------------
Yeah, I thought you'd hit that one. A long time ago I said "10 minor versions
should be enough for anyone". We'll see whether 20 is enough. :)
> Allow Calcite JDBC Driver minor version to be greater than 9
> ------------------------------------------------------------
>
> Key: CALCITE-1420
> URL: https://issues.apache.org/jira/browse/CALCITE-1420
> Project: Calcite
> Issue Type: Bug
> Affects Versions: 1.9.0
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Minor
> Fix For: 1.10.0
>
>
> l1031 in /core/src/test/java/org/apache/calcite/test/JdbcTest.java
> {code}
> assertTrue(driverMinor >= 0 && driverMinor < 10);
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)