This is an automated email from the ASF dual-hosted git repository.
zhangwenchao pushed a change to branch fix_orca_empty_table
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
omit 37d9fea18bb Fix orca judgement of whether relation is empty is not
accurate.
omit eaf15c53036 Fix: fix bug When the TDE feature is enabled, backend
panic will cause the database to be in an abnormal state
omit 9b8432465b9 CI: support run docker build/test on PR
add 13621dd52a3 Fix orca judgement of whether relation is empty is not
accurate.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (37d9fea18bb)
\
N -- N -- N refs/heads/fix_orca_empty_table (13621dd52a3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/docker-cbdb-build-containers.yml | 19 ++--------
.github/workflows/docker-cbdb-test-containers.yml | 18 ++--------
.../regress/expected/DML_over_joins_optimizer.out | 22 ++++++------
.../test/regress/expected/bfv_joins_optimizer.out | 40 +++++++++++-----------
src/backend/postmaster/postmaster.c | 11 ++----
.../regress/expected/DML_over_joins_optimizer.out | 22 ++++++------
src/test/regress/expected/bfv_joins_optimizer.out | 40 +++++++++++-----------
7 files changed, 69 insertions(+), 103 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]