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.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---