[
https://issues.apache.org/jira/browse/CALCITE-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964814#comment-15964814
]
Josh Elser commented on CALCITE-1050:
-------------------------------------
bq. One important thing though, can you please add the interface level support
as well, such as AvaticaConnection.createArrayOf?
Sure thing, I can look at implementing that method! Any others on Connection?
What about the other methods on {{Array}}? Only some of the {{getArray(..)}}
and {{getResultSet(..)}} methods are implemented currently. It's been enough to
at least run against sqlline with a couple of databases. Just curious if you
know of any specifically that are higher priority to implement (also not sure
how much work each will be).
> 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)