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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org