This is an automated email from the ASF dual-hosted git repository.
maxyang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
from 0deffcbac4 ORCA: allow not enforce distribution key in 3-stage
aggregate (#776)
new a417941731 Try to lookup commands by $PATH before iterating over
hardcoded paths. (#13361)
new ecc0b869c4 remove useless lockmode upgrade in inherit.c (#13434)
new 31e8870594 use winner QE's nfiltered1 and nfiltered2 in the output of
EXPLAIN ANALYZE (#13417)
new e4f892ad1a Fix flaky test checkpoint_dtx_info
new 50b2124ae8 gpstate -e: Remove progress for killed recoverseg (#13412)
new ecb66628d6 fix compiler warning for genfile.c,util.c and
nodeShareInputScan.c
new 74fb1386c8 Helper for sizing a distributed snapshot's xip[]
new 3d37b92588 Refactor setDistributedTransactionContext
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/gppylib/programs/clsSystemState.py | 10 +++----
gpMgmt/bin/lib/gp_bash_functions.sh | 5 ++++
gpMgmt/test/behave/mgmt_utils/gprecoverseg.feature | 35 +++++++---------------
gpMgmt/test/behave/mgmt_utils/gpstate.feature | 4 +++
.../test/behave/mgmt_utils/steps/gpstate_utils.py | 7 +++++
gpMgmt/test/behave/mgmt_utils/steps/mgmt_utils.py | 12 ++++++++
src/backend/cdb/cdbdistributedsnapshot.c | 12 ++++++--
src/backend/cdb/cdbtm.c | 15 +++-------
src/backend/commands/explain_gp.c | 29 +-----------------
src/backend/executor/nodeShareInputScan.c | 2 +-
src/backend/optimizer/util/inherit.c | 22 --------------
src/backend/storage/ipc/sinval.c | 4 +--
src/include/cdb/cdbdistributedsnapshot.h | 2 ++
src/include/cdb/cdbtm.h | 2 ++
src/include/utils/builtins.h | 6 ++++
.../isolation2/expected/checkpoint_dtx_info.out | 6 ++++
src/test/isolation2/sql/checkpoint_dtx_info.sql | 2 ++
17 files changed, 78 insertions(+), 97 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]