[
https://issues.apache.org/jira/browse/PHOENIX-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-806.
----------------------------------
Resolution: Fixed
Bulk resolve of closed issues imported from GitHub. This status was reached by
first re-opening all closed imported issues and then resolving them in bulk.
> ArrayLength function
> --------------------
>
> Key: PHOENIX-806
> URL: https://issues.apache.org/jira/browse/PHOENIX-806
> Project: Phoenix
> Issue Type: Task
> Reporter: ramkrishna
>
> I have made changes to change the Vint for array elements to Integer. If I
> have the return type as VARBINARY for the vint still it is not able to decode
> the integer stored in a single byte.
> Now after changing it to Integer still for the ArrayLengthFunction am not
> able to use PDataType.INTEGER as the return type but using
> PDataType.VARBINARY works.
> This may not be the final version if you feel some changes on the above are
> required.
--
This message was sent by Atlassian JIRA
(v6.2#6252)