[
https://issues.apache.org/jira/browse/PHOENIX-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated PHOENIX-3895:
--------------------------------
Attachment: PHOENIX-3895.002.patch
.002 Turns out some tests were a good idea :)
PArrayDataType implementations make the assumption that the {{Array}}
implementation that they'll see is a {{PhoenixArray}} (which was quite
reasonable). However, they may now see Avatica's {{ArrayImpl}} class instead.
It was pretty simple to convert the provided Array into a PhoenixArray which
seems to let me trivial test pass.
> Update to Apache Calcite Avatica 1.10.0
> ---------------------------------------
>
> Key: PHOENIX-3895
> URL: https://issues.apache.org/jira/browse/PHOENIX-3895
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Josh Elser
> Fix For: 4.11.0
>
> Attachments: PHOENIX-3895.001.patch, PHOENIX-3895.002.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)