You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2020/05/11 19:09:50 UTC

[incubator-pinot] branch jsonpath_function updated (fa1bfdc -> 8a16890)

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

xiangfu pushed a change to branch jsonpath_function
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from fa1bfdc  Adding jsonPathKey Function
     add 8a16890  Adding toJsonMapStr function

No new revisions were added by this update.

Summary of changes:
 .../pinot/core/data/function/FunctionRegistry.java |  2 +
 .../{FunctionEvaluator.java => JsonFunctions.java} | 28 +++++---
 .../core/data/recordtransformer/PinotDataType.java | 10 ---
 .../tests/MapTypeClusterIntegrationTest.java       | 78 +++++++++++++---------
 4 files changed, 67 insertions(+), 51 deletions(-)
 copy pinot-core/src/main/java/org/apache/pinot/core/data/function/{FunctionEvaluator.java => JsonFunctions.java} (59%)


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