[ https://issues.apache.org/jira/browse/PHOENIX-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14643624#comment-14643624 ]
James Taylor edited comment on PHOENIX-2150 at 7/28/15 4:18 AM: ---------------------------------------------------------------- Thanks for the patch, [~shuxi0ng]. Nice work figuring out how to add your own new category for the math functions. I committed this to svn with a couple minor modifications: - Indicated return type for new built-ins - Added missing words to dictionary.txt so that build.sh succeeds was (Author: jamestaylor): Thanks for the patch, [~shuxi0ng]. I committed this to svn with a couple minor modifications: - Indicated return type for new built-ins - Added missing words to dictionary.txt so that build.sh succeeds > Document new math built-in functions > ------------------------------------ > > Key: PHOENIX-2150 > URL: https://issues.apache.org/jira/browse/PHOENIX-2150 > Project: Phoenix > Issue Type: Sub-task > Reporter: James Taylor > Assignee: Shuxiong Ye > Fix For: 4.5.0 > > Attachments: PHOENIX-1986-Document-Math-built-in-function.patch > > > New built-in Math functions that need documentation at > https://phoenix.apache.org/language/functions.html: > ABS, POWER, SIGN, SQRT, CBRT, EXP > We can probably either add them to the Numeric Functions category or create a > new Math Functions category. > Directions on how to update the website are here: > https://phoenix.apache.org/building_website.html > One item not mentioned is that you need to remove the existing html files > first (rm site/publish/language/*.html), before running build.sh, or they > won't be regenerated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)