[
https://issues.apache.org/jira/browse/CALCITE-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952413#comment-15952413
]
Josh Elser commented on CALCITE-1050:
-------------------------------------
https://github.com/apache/calcite-avatica/pull/2 includes some basic array
support. I have tested this one against HSQLDB (functionally and via unit
tests), Postgresql (notably for its support of multi-dimensional array
support), and Apache Phoenix (as there was interest/need here).
[~jamestaylor], [[email protected]], can either of you put this through
some paces with the Calcite-Phoenix integration? I've just done some
rudimentary tests with Phoenix so far.
[~julianhyde], another good one if you have some time to devote to a review :)
> 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)