[
https://issues.apache.org/jira/browse/METRON-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085950#comment-16085950
]
ASF GitHub Bot commented on METRON-1037:
----------------------------------------
Github user cestella commented on the issue:
https://github.com/apache/metron/pull/651
If we do decide to leave it in @simonellistonball you might want to base it
around #650, as you indicated. I added the 2 arg abstraction. This should
just be:
* Add an entry to MathOperations: `POW( new MathOperation(d ->
Math.pow(d[0], d[1]), 2))`
* Follow the example in `MathFunctions` and add the stellar function
> Stellar power function
> ----------------------
>
> Key: METRON-1037
> URL: https://issues.apache.org/jira/browse/METRON-1037
> Project: Metron
> Issue Type: Improvement
> Affects Versions: 0.4.0
> Reporter: Simon Elliston Ball
>
> Stellar does not currently have a power function. We should have a function
> of the form POWER(number,power) named for consistency with SQL and Excel.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)