This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a commit to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-4.0 by this push:
     new d0ee104bea8 branch-4.0: [fix](test) Remove unsupported test cases 
(#58717)
d0ee104bea8 is described below

commit d0ee104bea8287f68f747d20e3b992f990ac5388
Author: zy-kkk <[email protected]>
AuthorDate: Fri Dec 5 11:16:04 2025 +0800

    branch-4.0: [fix](test) Remove unsupported test cases (#58717)
    
    pick https://github.com/apache/doris/pull/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]

Reply via email to