[ 
https://issues.apache.org/jira/browse/CALCITE-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15406470#comment-15406470
 ] 

Maryann Xue commented on CALCITE-1335:
--------------------------------------

Yes, [~elserj], looks like there are a couple of issues with Array types, 
including Connection.createArrayOf() not implemented. 

> 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