This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.1 by this push:
new b06211663f9 branch-3.1: [fix](test) Remove unsupported test cases
#58716 (#58718)
b06211663f9 is described below
commit b06211663f9fbca6f438815ffe7356b4ee799f7d
Author: zy-kkk <[email protected]>
AuthorDate: Fri Dec 5 10:56:23 2025 +0800
branch-3.1: [fix](test) Remove unsupported test cases #58716 (#58718)
picked from #58716
---
.../refactor_catalog_param/iceberg_and_hive_on_glue.groovy | 4 ----
1 file changed, 4 deletions(-)
diff --git
a/regression-test/suites/external_table_p2/refactor_catalog_param/iceberg_and_hive_on_glue.groovy
b/regression-test/suites/external_table_p2/refactor_catalog_param/iceberg_and_hive_on_glue.groovy
index e69fa012617..6212fa8c208 100644
---
a/regression-test/suites/external_table_p2/refactor_catalog_param/iceberg_and_hive_on_glue.groovy
+++
b/regression-test/suites/external_table_p2/refactor_catalog_param/iceberg_and_hive_on_glue.groovy
@@ -398,8 +398,4 @@ suite("iceberg_and_hive_on_glue",
"p2,external,hive,new_catalog_property") {
// Iceberg - Insert overwrite tests
testInsertOverwriteIceberg(warehouse_location +
iceberg_glue_catalog_base_properties + glue_properties_3,
"iceberg_glue_overwrite_on_s3")
-
- // Hive on Glue - Insert overwrite tests
- def db_location = "${s3_warehouse}hive-glue-s3-warehouse/hive-overwrite/"
+ System.currentTimeMillis()
- testInsertOverwrite(hms_glue_catalog_base_properties + glue_properties_3,
"hive_glue_overwrite_on_s3", db_location)
}
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]