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

Josh Elser edited comment on CALCITE-1050 at 3/29/17 11:57 PM:
---------------------------------------------------------------

Just wanted to drop a line: I've had some time to work on this yesterday and 
today. I think I'm close.

/me grins

{noformat}
0: jdbc:avatica:remote:url=http://hw10447.loc> select * from arr;
+-------+------------+-------------------------+
| name  |  int_arr   |        schedule         |
+-------+------------+-------------------------+
| josh  | [1, 2, 3]  | [[a, b, c], [b, c, d]]  |
+-------+------------+-------------------------+
{noformat}


was (Author: elserj):
Just wanted to drop a line: I've had some time to work on this yesterday and 
today. I think I'm close.

> Avatica can't serialize java.sql.Array
> --------------------------------------
>
>                 Key: CALCITE-1050
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1050
>             Project: Calcite
>          Issue Type: Improvement
>          Components: avatica
>    Affects Versions: 1.5.0
>            Reporter: Lukas Lalinsky
>            Assignee: Josh Elser
>             Fix For: avatica-1.10.0
>
>
> As far as I can see, there is no way to serialize arrays in the Avatica RPC.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to