[
https://issues.apache.org/jira/browse/METRON-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16234810#comment-16234810
]
ASF GitHub Bot commented on METRON-1286:
----------------------------------------
Github user jasper-k commented on the issue:
https://github.com/apache/metron/pull/823
The Travis build failed with an error relating to licensing and Rat. I
don't know how to tackle this problem. The error points to the new files I
added in this PR. Locally I could suppress the error with the extra MVN switch
"-Drat.numUnapprovedLicenses=100"
Error:
Too many files with unapproved license: 2 See RAT report in:
/home/travis/build/apache/metron/metron-stellar/stellar-common/target/rat.txt
Other then this the build and the tests are fine.
How can I solve this?
> Add MAX & MIN Stellar functions
> --------------------------------
>
> Key: METRON-1286
> URL: https://issues.apache.org/jira/browse/METRON-1286
> Project: Metron
> Issue Type: Improvement
> Affects Versions: 0.4.1
> Reporter: Jasper Knulst
> Priority: Minor
> Labels: features
> Fix For: 0.4.2
>
>
> Currently Stellar lacks straightforward MAX & MIN functions that take just a
> list of values as input.
> The functions STATS_MAX and STATS_MIN only take the internal Stellar
> statistics object as input.
> Having MAX and MIN will be easier and understandable to most
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)