You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/07/26 19:25:04 UTC

[jira] [Created] (PHOENIX-2150) Document new math built-in functions

James Taylor created PHOENIX-2150:
-------------------------------------

             Summary: 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


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)