You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/03/16 21:49:00 UTC

[jira] [Commented] (CALCITE-4536) avatica can not recognize the type -7

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

Stamatis Zampetakis commented on CALCITE-4536:
----------------------------------------------

Not sure I get the problem. If I am not wrong minus seven (-7) corresponds to java.sql.Types.BIT. Is the following discussion relevant: https://www.postgresql.org/message-id/dm2umf$sga$1@sea.gmane.org

> avatica can not recognize the type -7
> -------------------------------------
>
>                 Key: CALCITE-4536
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4536
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>    Affects Versions: avatica-1.17.0
>            Reporter: zengrui
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The bool Type in PostGresql is -7, but avatica can not recognize this type.
> If the ResultSet contains a column in this type, it will throw an exception: unknown type -7



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