[
https://issues.apache.org/jira/browse/PHOENIX-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shuxiong Ye updated PHOENIX-2015:
---------------------------------
Attachment: 0001-Implement-Build-in-math-function-CBRT.patch
This patch contains:
# Implementation of Cbrt Function
## Cbrt is cube root
## Cbrt's return type is double, according to [PostgreSQL
Cbrt|http://www.postgresql.org/docs/current/static/functions-math.html]
## Cbrt is OrderPreserving.YES
# Related unit test and end2end test.
> Implement Build-in math function CBRT
> -------------------------------------
>
> Key: PHOENIX-2015
> URL: https://issues.apache.org/jira/browse/PHOENIX-2015
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Shuxiong Ye
> Assignee: Shuxiong Ye
> Attachments: 0001-Implement-Build-in-math-function-CBRT.patch
>
>
> Implement math build-in function cube root
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)