druid/extensions-core/orc-extensions
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
..
example Support JsonPath functions in JsonPath expressions (#11722) 2021-12-10 10:53:23 +08:00
src Support JsonPath functions in JsonPath expressions (#11722) 2021-12-10 10:53:23 +08:00
pom.xml Upgrade ORC to 1.7.1 (#11919) 2021-11-15 09:13:03 -08:00