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/25 20:47:25 UTC

[pinot] branch master updated (797eebad70 -> 948957a29e)

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 797eebad70 use work break for long names in query console (#10666)
     add 948957a29e Support null in InTransformFunction and NotInTransformFunction. (#10604)

No new revisions were added by this update.

Summary of changes:
 .../transform/function/BaseTransformFunction.java  |   6 +
 .../function/BinaryOperatorTransformFunction.java  |   7 -
 .../transform/function/InTransformFunction.java    |  70 +++++++-
 .../transform/function/NotInTransformFunction.java |   5 +
 .../function/BaseTransformFunctionTest.java        |  10 +-
 .../function/InTransformFunctionTest.java          | 183 +++++++++++++++++++++
 6 files changed, 270 insertions(+), 11 deletions(-)


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