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/28 01:44:04 UTC

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

     [ https://issues.apache.org/jira/browse/PHOENIX-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-2150.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 5.0.0)

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)