You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Maryann Xue (JIRA)" <ji...@apache.org> on 2016/08/01 19:30:20 UTC

[jira] [Created] (CALCITE-1335) ArrayImpl to return JDBC objects for method getArray()

Maryann Xue created CALCITE-1335:
------------------------------------

             Summary: ArrayImpl to return JDBC objects for method getArray()
                 Key: CALCITE-1335
                 URL: https://issues.apache.org/jira/browse/CALCITE-1335
             Project: Calcite
          Issue Type: Bug
          Components: avatica
    Affects Versions: avatica-1.8.0
            Reporter: Maryann Xue


Avatica uses Integer or Long representations for Date/Time/Timestamp objects, and similarly for Date/Time/Timestamp array objects. However, when calling getArray() method, the array implementation (class ArrayImpl) should decode from its internal representation and convert it into JDBC types before returning the objects to the client.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)