This is an automated email from the ASF dual-hosted git repository.
zhangstar333 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 5730c7d6a83 [opt](case) Update test_hive_query_cache.groovy (#29694)
5730c7d6a83 is described below
commit 5730c7d6a837ec08c9b7d7fa460de07073bc6c3e
Author: Dongyang Li <[email protected]>
AuthorDate: Tue Jan 9 17:36:52 2024 +0800
[opt](case) Update test_hive_query_cache.groovy (#29694)
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]