This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new 24586e7c579 [opt](case) Update test_hive_query_cache.groovy (#29694)
(#30349)
24586e7c579 is described below
commit 24586e7c5790dd585b8e3aac92b49a16687e975f
Author: Dongyang Li <[email protected]>
AuthorDate: Thu Jan 25 21:59:41 2024 +0800
[opt](case) Update test_hive_query_cache.groovy (#29694) (#30349)
set longer timeout to avoid case fail
---
.../suites/external_table_p0/hive/test_hive_query_cache.groovy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/regression-test/suites/external_table_p0/hive/test_hive_query_cache.groovy
b/regression-test/suites/external_table_p0/hive/test_hive_query_cache.groovy
index 746e4089c02..5257386a665 100644
--- a/regression-test/suites/external_table_p0/hive/test_hive_query_cache.groovy
+++ b/regression-test/suites/external_table_p0/hive/test_hive_query_cache.groovy
@@ -101,7 +101,7 @@ suite("test_hive_query_cache",
"p0,external,hive,external_docker,external_docker
test {
sql "${tpch_1sf_q09}"
- time 10000
+ time 20000
}
// test sql cache with empty result
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]