[
https://issues.apache.org/jira/browse/PHOENIX-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-2585.
----------------------------------
Fix Version/s: queryserver-6.0.0
Resolution: Fixed
> PhoenixArray.getResultSet not implemented
> -----------------------------------------
>
> Key: PHOENIX-2585
> URL: https://issues.apache.org/jira/browse/PHOENIX-2585
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Lukas Lalinsky
> Priority: Major
> Fix For: queryserver-6.0.0
>
>
> Avatica uses getResultSet to fetch array results, but this is currently not
> implemented in PhoenixArray. This makes it impossible to select array columns
> via the query server.
> Note that even after this is implemented, it will not be possible to use the
> query server, because there is no array serialization, but that is another
> issue - CALCITE-1050
--
This message was sent by Atlassian Jira
(v8.3.4#803005)