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)

Reply via email to