You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2021/12/14 10:22:00 UTC

[jira] [Assigned] (IGNITE-16089) ItMetadataTest.columnNames fails with AssertionError

     [ https://issues.apache.org/jira/browse/IGNITE-16089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Orlov reassigned IGNITE-16089:
-----------------------------------------

    Assignee: Konstantin Orlov

> 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
>            Assignee: Konstantin Orlov
>            Priority: Blocker
>              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)