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

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

zengrui created CALCITE-4536:
--------------------------------

             Summary: 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: 1.26.0
            Reporter: zengrui


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)