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 ee1e939e250 [fix](restore) Persist the sqlMode field of the View (#40612) add d8c34beffa5 [fix](ES Catalog)Support parse single value for array column (#40614) No new revisions were added by this update. Summary of changes: be/src/exec/es/es_scroll_parser.cpp | 273 ++++++++++++--------- be/src/exec/es/es_scroll_parser.h | 2 + .../scripts/data/composite_type_array_bulk.json | 20 +- .../index/array_meta_composite_type_array.json | 3 +- .../scripts/index/es6_composite_type_array.json | 3 +- .../scripts/index/es7_composite_type_array.json | 3 +- .../data/external_table_p0/es/test_es_query.out | 96 +++++++- .../external_table_p0/es/test_es_query.groovy | 29 +-- 8 files changed, 264 insertions(+), 165 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org