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 52db9dfcb7 Update Greetings Workflow for Apache Cloudberry (Incubating)
     new 55c70e4d8e Wrong results by ORCA when NULL TEST on LOJ (#15358)
     new 17b210d711 [ORCA] optimize eliminate self comparison

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:
 ...pply1.mdp => LOJ-With-Single-Pred-On-Outer.mdp} | 420 ++++++++--------
 ...lumn.mdp => LOJ_NULLTEST-On-SelfCheck-Pred.mdp} | 541 ++++++++++-----------
 .../gpopt/operators/CExpressionPreprocessor.h      |   3 +-
 .../include/gpopt/operators/CPredicateUtils.h      |   6 +-
 .../src/operators/CExpressionPreprocessor.cpp      |  19 +-
 .../libgpopt/src/operators/CPredicateUtils.cpp     |  12 +-
 .../gporca/libgpopt/src/xforms/CXformUtils.cpp     |   6 -
 src/backend/gporca/server/CMakeLists.txt           |   3 +-
 src/test/regress/expected/bfv_joins.out            | 361 ++++++++++++--
 src/test/regress/expected/bfv_joins_optimizer.out  | 368 +++++++++++++-
 src/test/regress/sql/bfv_joins.sql                 |  51 +-
 11 files changed, 1188 insertions(+), 602 deletions(-)
 copy src/backend/gporca/data/dxl/minidump/{Negative-IndexApply1.mdp => 
LOJ-With-Single-Pred-On-Outer.mdp} (59%)
 copy 
src/backend/gporca/data/dxl/minidump/{JoinOnViewWithSetReturningColumn.mdp => 
LOJ_NULLTEST-On-SelfCheck-Pred.mdp} (50%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to