James Taylor created PHOENIX-1985:
-------------------------------------
Summary: Document ARRAY_APPEND function in phoenix.csv
Key: PHOENIX-1985
URL: https://issues.apache.org/jira/browse/PHOENIX-1985
Project: Phoenix
Issue Type: Sub-task
Reporter: James Taylor
Assignee: Dumindu Buddhika
Last pending task for new built-in function is to add documentation for it so
that it appears in our Reference page here:
http://phoenix.apache.org/language/functions.html
That documentation is generated from the following file (which lives in SVN):
phoenix-docs/src/docsrc/help/phoenix.csv
See http://phoenix.apache.org/building_website.html for more info.
Just copy/paste the documentation from another built-in function. Make sure
it's classified as Array function (copy paste ARRAY_LENGTH as a template). Note
that due to a bug, you'll need to manually remove the generated html files (rm
site/publish/language/*.html) before running build.sh in order for them to get
regenerated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)