[ 
https://issues.apache.org/jira/browse/CALCITE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17406500#comment-17406500
 ] 

duan xiong commented on CALCITE-4757:
-------------------------------------

The related Calcite PR: [PR-4757|https://github.com/apache/calcite/pull/2507]

> Avatica support Null type
> -------------------------
>
>                 Key: CALCITE-4757
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4757
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>    Affects Versions: 1.27.0
>            Reporter: duan xiong
>            Assignee: duan xiong
>            Priority: Major
>
> When I run:
> {code:java}
> select * from (values(null,true))
> {code}
> Caused by: java.lang.RuntimeException: unknown type 0.
> Looks like AvaticaSite can't handle Types.NULL.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to