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

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


    from adbc110bd4d [fix](mv) Fix stats unknown when calc sync mv plan 
statistics (#58426)
     add c806e15215d [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]

Reply via email to