[
https://issues.apache.org/jira/browse/PHOENIX-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-75.
---------------------------------
Resolution: Fixed
Fix Version/s: 4.0.0
> Add documentation on website describing ARRAY support
> -----------------------------------------------------
>
> Key: PHOENIX-75
> URL: https://issues.apache.org/jira/browse/PHOENIX-75
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: James Taylor
> Assignee: ramkrishna.s.vasudevan
> Fix For: 3.0.0, 4.0.0
>
>
> We have some nice support for ARRAY now, so we need a one-pager on our web
> site so folks know how to use it and the limitations:
> - declaration of an ARRAY in CREATE ddl statement
> - UPSERT of an entire array
> - SELECT of an entire array
> - SELECT of an element using my_array[one_based_position] notation
> - a built-in function for the length of the array: ARRAY_LENGTH(my_array)
> - JDBC support for ARRAY related functions
--
This message was sent by Atlassian JIRA
(v6.2#6252)