This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-58762-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 46f3afe978a [fix](compile) fix clucene compilation issue (#58763)
add 074b20cad41 [feat](es) support es flatten type (#58762)
No new revisions were added by this update.
Summary of changes:
.../scripts/data/test_flatten_data.json | 26 +++++++++++
.../elasticsearch/scripts/es_init.sh | 6 +++
.../scripts/index/es7_test_flatten.json | 25 +++++++++++
.../org/apache/doris/datasource/es/EsUtil.java | 1 +
.../external_table_p0/es/test_es_flatten_type.out | 13 ++++++
.../es/test_es_flatten_type.groovy | 50 ++++++++++++++++++++++
6 files changed, 121 insertions(+)
create mode 100644
docker/thirdparties/docker-compose/elasticsearch/scripts/data/test_flatten_data.json
create mode 100644
docker/thirdparties/docker-compose/elasticsearch/scripts/index/es7_test_flatten.json
create mode 100644
regression-test/data/external_table_p0/es/test_es_flatten_type.out
create mode 100644
regression-test/suites/external_table_p0/es/test_es_flatten_type.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]