You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/04/12 18:29:32 UTC

[pinot] branch master updated (4fe5227c09 -> 7c1d10a358)

This is an automated email from the ASF dual-hosted git repository.

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 4fe5227c09 Make broker's rest resource packages configurable (#10588)
     add 7c1d10a358 [feature] [null support # 6] Use default null support for array transform functions (#10563)

No new revisions were added by this update.

Summary of changes:
 .../function/ArrayAverageTransformFunction.java    |  1 +
 .../function/ArrayLengthTransformFunction.java     |  1 +
 .../function/ArrayMaxTransformFunction.java        |  1 +
 .../function/ArrayMinTransformFunction.java        |  1 +
 .../function/ArraySumTransformFunction.java        |  1 +
 .../function/ArrayBaseTransformFunctionTest.java   | 97 ++++++++++++++++++++++
 .../function/BaseTransformFunctionTest.java        |  8 ++
 7 files changed, 110 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org