Josh Elser created CALCITE-1441:
-----------------------------------

             Summary: 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: avatica-1.9.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)

Reply via email to