This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46781-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from e55d2adb360 branch-3.0: [fix](test) fix test_routine_load case unstable #47601 (#47631) add 9b6403f8eb3 [fix](ES Catalog)Make sure ES meta is synced before using (#46781) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/catalog/EsTable.java | 18 +++++-- regression-test/conf/regression-conf.groovy | 7 --- .../external_table_p0/es/test_es_query.groovy | 30 +++++++++++- .../es/test_es_query_no_http_url.groovy | 31 ++++++++++-- .../es/test_external_catalog_es.groovy | 52 -------------------- .../external_table_p2/es/test_external_es.groovy | 56 ---------------------- 6 files changed, 72 insertions(+), 122 deletions(-) delete mode 100644 regression-test/suites/external_table_p2/es/test_external_catalog_es.groovy delete mode 100644 regression-test/suites/external_table_p2/es/test_external_es.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org