[
https://issues.apache.org/jira/browse/IGNITE-16089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-16089:
---------------------------------------
Priority: Major (was: Blocker)
> ItMetadataTest.columnNames fails with AssertionError
> ----------------------------------------------------
>
> Key: IGNITE-16089
> URL: https://issues.apache.org/jira/browse/IGNITE-16089
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 3.0.0-alpha3
> Reporter: Vyacheslav Koptilin
> Priority: Major
> Labels: ignite-3
>
> _ItMetadataTest.columnNames_ fails with the following exception:
> {noformat}
> 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)
> {noformat}
> Looks like the support of _SqlTypeName#Multiset_ should be added.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)