druid/extensions-core/orc-extensions/example
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
..
TestOrcFile.testDate1900.orc
TestOrcFile.testDate2038.orc
orc-file-11-format-hadoop-job.json
orc-file-11-format.orc
orc_split_elim.orc
orc_split_elim_hadoop_job.json
testDate1900_hadoop_job.json
testDate2038_hadoop_job.json
test_1.orc
test_1_hadoop_job.json
test_2.orc
test_2_hadoop_job.json
test_json_path_functions.orc Support JsonPath functions in JsonPath expressions (#11722) 2021-12-10 10:53:23 +08:00