[
https://issues.apache.org/jira/browse/CALCITE-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762739#comment-16762739
]
Stamatis Zampetakis commented on CALCITE-2825:
----------------------------------------------
Looking at org.apache.calcite.runtime.SqlFunctions#power(java.math.BigDecimal,
long) it seems that the function you propose exist already.
> Add function double power (BigDecimal b0, long b1)
> --------------------------------------------------
>
> Key: CALCITE-2825
> URL: https://issues.apache.org/jira/browse/CALCITE-2825
> Project: Calcite
> Issue Type: Task
> Components: core
> Reporter: Siddharth Teotia
> Assignee: Julian Hyde
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)