You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2022/12/08 07:22:48 UTC

[doris] branch master updated (dbaa02d3a0 -> 2fb896d916)

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 dbaa02d3a0 [Pipeline](fix) fix enable_pipeline_engine variable not work (#14909)
     add 2fb896d916 [feature](nereids) Support using join syntax (#14784)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/parser/LogicalPlanBuilder.java   | 17 +++--
 .../org/apache/doris/nereids/rules/RuleType.java   |  1 +
 .../nereids/rules/analysis/BindSlotReference.java  | 47 +++++++++----
 .../apache/doris/nereids/trees/plans/JoinType.java |  1 +
 .../using_join.out}                                |  6 +-
 .../suites/nereids_syntax_p0/using_join.groovy     | 77 ++++++++++++++++++++++
 6 files changed, 131 insertions(+), 18 deletions(-)
 copy regression-test/data/{correctness_p0/test_group_by_constant.out => nereids_syntax_p0/using_join.out} (93%)
 create mode 100644 regression-test/suites/nereids_syntax_p0/using_join.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org