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 cb6287e2acb [fix](path-gc) Fix pending rowset guard check failure when
ordered data compaction failed (#33026)
add 5c934e7bb39 [regression](insert)add hive DDL and CTAS regression case
(#32924)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/common/Config.java | 5 -
.../apache/doris/datasource/ExternalCatalog.java | 13 -
.../datasource/hive/HiveDDLAndDMLPlanTest.java | 1 -
.../hive/ddl/test_hive_ddl_and_ctas.out | 148 +++++++
.../hive/ddl/test_hive_ddl_and_ctas.groovy | 423 +++++++++++++++++++++
5 files changed, 571 insertions(+), 19 deletions(-)
create mode 100644
regression-test/data/external_table_p0/hive/ddl/test_hive_ddl_and_ctas.out
create mode 100644
regression-test/suites/external_table_p0/hive/ddl/test_hive_ddl_and_ctas.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]