calcite-avatica icon indicating copy to clipboard operation
calcite-avatica copied to clipboard

[CALCITE-3162] Fixed issue that arise when reading Arrays from Calcite through JdbcMeta

Open ppanopticon opened this issue 6 years ago • 0 comments

…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.

ppanopticon avatar Jul 03 '19 11:07 ppanopticon