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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to