This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from bfba058ecf [Feature](join) Support null aware left anti join (#13871) add 29e01db7ce [Fix](Nereids) add comments to CostAndEnforcerJob and fix view test case (#13046) No new revisions were added by this update. Summary of changes: .../nereids/jobs/cascades/CostAndEnforcerJob.java | 123 +++++++++++++-------- .../jobs/cascades/OptimizeGroupExpressionJob.java | 3 +- .../java/org/apache/doris/nereids/memo/Group.java | 6 +- .../apache/doris/nereids/memo/GroupExpression.java | 7 +- .../properties/ChildrenPropertiesRegulator.java | 6 +- .../properties/EnforceMissingPropertiesHelper.java | 20 ++-- .../nereids/properties/RequestPropertyDeriver.java | 3 + regression-test/data/nereids_syntax_p0/view.out | 2 +- .../suites/nereids_syntax_p0/view.groovy | 6 +- 9 files changed, 109 insertions(+), 67 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org