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 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
TestOrcFile.testDate2038.orc 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
orc-file-11-format-hadoop-job.json 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
orc-file-11-format.orc 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
orc_split_elim.orc 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
orc_split_elim_hadoop_job.json 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
testDate1900_hadoop_job.json 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
testDate2038_hadoop_job.json 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
test_1.orc 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
test_1_hadoop_job.json 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
test_2.orc 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
test_2_hadoop_job.json 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
test_json_path_functions.orc Support JsonPath functions in JsonPath expressions (#11722) 2021-12-10 10:53:23 +08:00