This is an automated email from the ASF dual-hosted git repository.
jianliangqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 49cd4c4887b [feature](FE) Add COS's list and head object
implementation for FE (#38962)
add 2b46aaa5496 [fix](ES Catalog)Check isArray before parse json to array
(#39104)
No new revisions were added by this update.
Summary of changes:
be/src/exec/es/es_scroll_parser.cpp | 25 +++++-----
.../scripts/data/composite_type_array_bulk.json | 10 ++++
.../elasticsearch/scripts/es_init.sh | 58 ++++++++++++++++++++++
.../index/array_meta_composite_type_array.json | 9 ++++
.../scripts/index/es6_composite_type_array.json | 14 ++++++
.../scripts/index/es7_composite_type_array.json | 12 +++++
.../external_table_p0/es/test_es_query.groovy | 25 ++++++++++
7 files changed, 141 insertions(+), 12 deletions(-)
create mode 100755
docker/thirdparties/docker-compose/elasticsearch/scripts/data/composite_type_array_bulk.json
create mode 100644
docker/thirdparties/docker-compose/elasticsearch/scripts/index/array_meta_composite_type_array.json
create mode 100755
docker/thirdparties/docker-compose/elasticsearch/scripts/index/es6_composite_type_array.json
create mode 100644
docker/thirdparties/docker-compose/elasticsearch/scripts/index/es7_composite_type_array.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]