You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by si...@apache.org on 2022/09/30 02:14:44 UTC

[pinot] branch master updated (270315a13f -> db9238569f)

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

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


    from 270315a13f [Cleanup] Simplify the operator name for group-by (#9483)
     add db9238569f Fix JsonExtractScalar when no value is extracted (#9500)

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/common/utils/PinotDataType.java   |   2 +-
 .../evaluators/DefaultJsonPathEvaluator.java       |  60 +++++--
 .../function/BaseTransformFunctionTest.java        |   4 +-
 .../JsonExtractScalarTransformFunctionTest.java    | 190 ++++++++++++++++-----
 .../java/org/apache/pinot/spi/utils/JsonUtils.java |  12 +-
 5 files changed, 212 insertions(+), 56 deletions(-)


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