Vladimir Ermakov created IGNITE-16207:
-----------------------------------------
Summary: 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
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.1#820001)