druid/extensions-core/orc-extensions/src
Frank Chen 58245b4617
Support JsonPath functions in JsonPath expressions (#11722)
* Add jsonPath functions support

* Add jsonPath function test for Avro

* Add jsonPath function length() to Orc

* Add jsonPath function length() to Parquet

* Add more tests to ORC format

* update doc

* Fix exception during ingestion

* Add IT test case

* Revert "Fix exception during ingestion"

This reverts commit 5a5484b9ea.

* update IT test case

* Add 'keys()'

* Commit IT test case

* Fix UT
2021-12-10 10:53:23 +08:00
..
main Support JsonPath functions in JsonPath expressions (#11722) 2021-12-10 10:53:23 +08:00
test Support JsonPath functions in JsonPath expressions (#11722) 2021-12-10 10:53:23 +08:00