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 2021/01/19 01:54:56 UTC

[incubator-pinot] branch master updated (8085fb7 -> ec29b82)

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/incubator-pinot.git.


    from 8085fb7  setting default Data Type while setting type in Add Schema dialog (#6452)
     add ec29b82  additional scalar functions for array type (#6446)

No new revisions were added by this update.

Summary of changes:
 pinot-common/pom.xml                               |   4 +
 .../common/function/scalar/ArrayFunctions.java     |  59 +++++++
 pinot-core/pom.xml                                 |   4 -
 .../core/data/function/InbuiltFunctionsTest.java   |  34 +++++
 .../ScalarTransformFunctionWrapperTest.java        | 169 +++++++++++++++++++++
 pinot-server/pom.xml                               |   4 -
 6 files changed, 266 insertions(+), 8 deletions(-)


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