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

github-bot pushed a change to branch auto-pick-61236-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 747d76bf7ba branch-4.0: [fix](job) fix streaming job fails with "No 
new files found" on second scheduling  #61249 (#61302)
     add 186a8423ac2 [fix](es-catalog) Fix query error when ES keyword field 
contains array data (#61236)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/es/es_scroll_parser.cpp                |  20 +++-
 .../scripts/data/test_keyword_array.json           |   3 +
 .../elasticsearch/scripts/es_init.sh               |  18 +++-
 .../scripts/index/es7_test_keyword_array.json      |  28 +++++
 .../es/test_es_keyword_array_type.out              |  33 ++++++
 .../es/test_es_keyword_array_type.groovy           | 115 +++++++++++++++++++++
 6 files changed, 212 insertions(+), 5 deletions(-)
 create mode 100644 
docker/thirdparties/docker-compose/elasticsearch/scripts/data/test_keyword_array.json
 create mode 100644 
docker/thirdparties/docker-compose/elasticsearch/scripts/index/es7_test_keyword_array.json
 create mode 100644 
regression-test/data/external_table_p0/es/test_es_keyword_array_type.out
 create mode 100644 
regression-test/suites/external_table_p0/es/test_es_keyword_array_type.groovy


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

Reply via email to