[
https://issues.apache.org/jira/browse/IGNITE-16207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-16207:
---------------------------------------
Description:
Calcite throws
java.lang.ClassCastException: class java.lang.String cannot be cast to class
java.lang.Integer (java.lang.String and java.lang.Integer are in module
java.base of loader 'bootstrap')
when
ItJdbcComplexDmlDdlSelfTest#testCreateSelectDrop() test running after
ItJdbcInsertStatementSelfTest#testDuplicateKeys().
However, single run passed correctly..
was:
Calcite throws
java.lang.ClassCastException: class java.lang.String cannot be cast to class
java.lang.Integer (java.lang.String and java.lang.Integer are in module
java.base of loader 'bootstrap')
when
ItJdbcComplexDmlDdlSelfTest#testCreateSelectDrop() test running after
ItJdbcInsertStatementSelfTest#testDuplicateKeys().
However, single run passed correctly.
> JDBC driver for 3.0: Calcite throws class cast exception
> --------------------------------------------------------
>
> Key: IGNITE-16207
> URL: https://issues.apache.org/jira/browse/IGNITE-16207
> Project: Ignite
> Issue Type: New Feature
> Components: jdbc
> Reporter: Vladimir Ermakov
> Assignee: Vladimir Ermakov
> Priority: Blocker
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Calcite throws
> java.lang.ClassCastException: class java.lang.String cannot be cast to class
> java.lang.Integer (java.lang.String and java.lang.Integer are in module
> java.base of loader 'bootstrap')
> when
> ItJdbcComplexDmlDdlSelfTest#testCreateSelectDrop() test running after
> ItJdbcInsertStatementSelfTest#testDuplicateKeys().
> However, single run passed correctly..
--
This message was sent by Atlassian Jira
(v8.20.10#820010)