This is an automated email from the ASF dual-hosted git repository.

stalary pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 48fd528a2b [feature](Nereids) Add hint NTH_OPTIMIZED_PLAN to let the 
optimzier select n-th optimized plan (#16992)
     add 92ecd16573 (feature)[DOE]Support array for Doris on ES (#16941)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/es/es_scroll_parser.cpp                | 173 ++++++++++++++++++++-
 .../elasticsearch/scripts/data/data1.json          |  21 ++-
 .../elasticsearch/scripts/data/data2.json          |  21 ++-
 .../elasticsearch/scripts/data/data3.json          |  21 ++-
 .../elasticsearch/scripts/es_init.sh               |   9 ++
 .../elasticsearch/scripts/index/array_meta.json    |  24 +++
 .../elasticsearch/scripts/index/es6_test1.json     |  58 +++++++
 .../elasticsearch/scripts/index/es6_test2.json     |  58 +++++++
 .../elasticsearch/scripts/index/es7_test1.json     |  58 +++++++
 .../elasticsearch/scripts/index/es7_test2.json     |  58 +++++++
 docs/en/docs/lakehouse/multi-catalog/es.md         |  64 ++++++++
 docs/zh-CN/docs/lakehouse/multi-catalog/es.md      |  59 +++++++
 .../doris/external/elasticsearch/EsUtil.java       |  34 +++-
 regression-test/data/es_p0/test_es_query.out       |  55 ++++++-
 regression-test/suites/es_p0/test_es_query.groovy  |  14 +-
 15 files changed, 703 insertions(+), 24 deletions(-)
 create mode 100644 
docker/thirdparties/docker-compose/elasticsearch/scripts/index/array_meta.json


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to