Lukas Lalinsky created PHOENIX-2585:
---------------------------------------
Summary: PhoenixArray.getResultSet not implemented
Key: PHOENIX-2585
URL: https://issues.apache.org/jira/browse/PHOENIX-2585
Project: Phoenix
Issue Type: Improvement
Reporter: Lukas Lalinsky
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
(v6.3.4#6332)