[
https://issues.apache.org/jira/browse/CALCITE-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved CALCITE-4536.
------------------------------------------
Resolution: Fixed
Fixed in
[36574ef9c01c01d5de59fb80cc8422a74325d069|https://github.com/apache/calcite-avatica/commit/36574ef9c01c01d5de59fb80cc8422a74325d069].
Thanks for the PR [~zengrui]!
> Add support for BIT data type in Avatica
> ----------------------------------------
>
> 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
> Labels: pull-request-available
> Fix For: avatica-1.19.0
>
> Time Spent: 1h
> 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)