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 f34ae72416 Maintain Data Status of Materialized Views for Partitioned
Tables.
new 36e16d1ec4 Support multi stage hashagg for groupingsets with
unsortable refs (#14056)
new 0572c4e9ed Put some locale related GUCs to sync guc array (#14068)
new 23544a20db Use "initfile" as the filename extension of generated init
files
new ebc866e0c4 GlobalShellExecutor checks the whole output as the
termination condition
new d54296dcae Fix gpinitsystem Behave tests that use environment variables
new 5980168b19 removed fixme tag as the changes have no impact (#14116)
new d6ca9bdd74 Fix cases after cherry-pick from GPDB.
new 64cfb48305 Fix groupingsets_optimizer.out
The 8 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:
gpMgmt/bin/gpcheckcat | 6 --
gpMgmt/test/behave/mgmt_utils/gpinitsystem.feature | 5 ++
src/backend/cdb/cdbgroupingpaths.c | 13 ----
src/backend/optimizer/plan/planner.c | 20 +++--
src/test/isolation2/sql_isolation_testcase.py | 53 ++++++-------
src/test/regress/expected/groupingsets.out | 81 ++++++++++++++++++++
.../regress/expected/groupingsets_optimizer.out | 87 ++++++++++++++++++++++
src/test/regress/pg_regress.c | 2 +-
src/test/regress/sql/groupingsets.sql | 32 ++++++++
9 files changed, 247 insertions(+), 52 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]