This is an automated email from the ASF dual-hosted git repository.

jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 9c7854f1ff [Enhancement](k8s) Add k8s yaml demo (#17281)
     add db9692a114 [feature](Nereids): convert CrossJoin to InnerJoin. (#17681)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/jobs/batch/NereidsRewriter.java  |  4 ++--
 .../org/apache/doris/nereids/rules/RuleType.java   |  1 +
 ...CrossJoin.java => ConvertInnerOrCrossJoin.java} | 25 ++++++++++++++++------
 .../rules/rewrite/logical/PushdownLimitTest.java   |  2 +-
 4 files changed, 23 insertions(+), 9 deletions(-)
 rename 
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/{InnerToCrossJoin.java
 => ConvertInnerOrCrossJoin.java} (61%)


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

Reply via email to