calcite-avatica
calcite-avatica copied to clipboard
[CALCITE-3162] Fixed issue that arise when reading Arrays from Calcite through JdbcMeta
…by handling all exceptions thrown by JdbcResultSet#extractUsingResultSet()
Also fixed a type-conversion issue for Floats in TypedValue#getSerialFromProto() (line 802)
See JIRA issue CALCITE-3162 for more details.