[
https://issues.apache.org/jira/browse/METRON-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085948#comment-16085948
]
ASF GitHub Bot commented on METRON-1037:
----------------------------------------
Github user simonellistonball commented on a diff in the pull request:
https://github.com/apache/metron/pull/651#discussion_r127264326
--- Diff:
metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/functions/MathFunctions.java
---
@@ -60,4 +60,38 @@ public boolean isInitialized() {
}
}
+ @Stellar(name="POWER"
--- End diff --
I went with POWER to be consistent with SQL and Excel, rather than python,
since that's a more likely familiar ground for security and BI people.
> 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)