You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Alexander Pivovarov <ap...@gmail.com> on 2015/04/07 21:35:28 UTC

Can anyone review HIVE-9864 Create UDF jsonpath which support full JsonPath syntax

Hi Everyone

Can anyone review HIVE-9864 Create UDF jsonpath which support full JsonPath
syntax ?

It uses Jayway JsonPath 2.0.0 library to resolve JsonPath expressions
https://github.com/jayway/JsonPath

New UDF jsonpath supports full JsonPath syntax in comparison to old
get_json_object UDF which supports only limited JsonPath syntax.

https://issues.apache.org/jira/browse/HIVE-9864

https://reviews.apache.org/r/32387/diff/#

Thank you
Alex