Vyacheslav Koptilin created IGNITE-16089:
--------------------------------------------

             Summary: ItMetadataTest.columnNames fails with AssertionError
                 Key: IGNITE-16089
                 URL: https://issues.apache.org/jira/browse/IGNITE-16089
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 3.0.0-alpha3
            Reporter: Vyacheslav Koptilin


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#SqlTypeName should be added.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to