This is an automated email from the ASF dual-hosted git repository.
avamingli pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
from 6c41d270a2e Add runtime filter pushdown support for DynamicSeqscan
operator
new 4119c2f129a Make UNION Parallel.
new effb79ab435 Rethink the way make_union_unique fetch upper rel.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/backend/optimizer/path/allpaths.c | 1 -
src/backend/optimizer/prep/prepunion.c | 26 +++--
src/test/regress/expected/cbdb_parallel.out | 171 ++++++++++++++++++++++++++--
src/test/regress/sql/cbdb_parallel.sql | 27 ++++-
4 files changed, 204 insertions(+), 21 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]