Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
3.0.0-alpha3
Description
ItMetadataTest.columnNames fails with the following exception:
java.lang.AssertionError: Unexpected type of result: RecordType() MULTISET at org.apache.ignite.internal.processors.query.calcite.util.TypeUtils.nativeType(TypeUtils.java:388) at org.apache.ignite.internal.processors.query.calcite.prepare.ResultSetMetadataImpl.fields(ResultSetMetadataImpl.java:60) at org.apache.ignite.internal.calcite.util.QueryChecker.check(QueryChecker.java:364) at org.apache.ignite.internal.calcite.ItMetadataTest.columnNames(ItMetadataTest.java:67)
Looks like the support of SqlTypeName#Multiset should be added.
Attachments
Issue Links
- blocks
-
IGNITE-15655 Random tests fail due to TimeoutException while waiting for a response
- Resolved
- links to