Cloudberry Database version
branch: main
commit id : b692345b
What happened
trigger build cloudberrydb, build success, but icw test is failed
case name: gp_parallel
log :
diff -I HINT: -I CONTEXT: -I GP_IGNORE: -U3 /code/gpdb_src/src/test/regress/expected/gp_parallel.out /code/gpdb_src/src/test/regress/results/gp_parallel.out
--- /code/gpdb_src/src/test/regress/expected/gp_parallel.out 2023-10-18 02:58:00.420410717 +0800
+++ /code/gpdb_src/src/test/regress/results/gp_parallel.out 2023-10-18 02:58:00.475410634 +0800
@@ -2036,9 +2036,11 @@
begin;
set local max_parallel_workers_per_gather = 8;
select * from refresh_compare(true, false);
+NOTICE: Non-parallel refresh duration=@ 3.283272 secs
+NOTICE: Parallel refresh duration=@ 2.769643 secs
parallel_is_better
--------------------
- t
+ f
(1 row)
select * from refresh_compare(false, false);
What you think should happen instead
No response
How to reproduce
use main branch (commit id b692345b) trigger ci/cd pipeline
Operating System
centos x86
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Cloudberry Database version
branch: main
commit id : b692345b
What happened
trigger build cloudberrydb, build success, but icw test is failed
case name: gp_parallel
log :
What you think should happen instead
No response
How to reproduce
use main branch (commit id b692345b) trigger ci/cd pipeline
Operating System
centos x86
Anything else
No response
Are you willing to submit PR?
Code of Conduct