[
https://issues.apache.org/jira/browse/CALCITE-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated CALCITE-1441:
---------------------------------
Fix Version/s: 1.11.0
> DOUBLE is returned as BigDecimal with JSON serialization
> --------------------------------------------------------
>
> Key: CALCITE-1441
> URL: https://issues.apache.org/jira/browse/CALCITE-1441
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 1.11.0
>
>
> Noticed in my testing for ARRAY support:
> Serializing a DOUBLE results in Jackson using BigDecimal. This type is
> directly returned to the user instead of being correctly returned as a Double
> per the JDBC 4.1 specification, Table B-1: "JDBC Types Mapped to Java Types"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)