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 2023/01/11 04:49:22 UTC

[doris] branch master updated (af3416ede0 -> 7f2c433e08)

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 af3416ede0 [docs] Update be-vscode-dev.md (#15800)
     add 7f2c433e08 [feature](Nereids) add relation id to unboundTVFRelation to avoid incorrect group expression comparison (#15740)

No new revisions were added by this update.

Summary of changes:
 .../nereids/analyzer/UnboundOneRowRelation.java     |  4 ++++
 .../doris/nereids/analyzer/UnboundTVFRelation.java  | 18 +++++++++++++-----
 .../doris/nereids/parser/LogicalPlanBuilder.java    |  3 ++-
 .../doris/nereids/rules/analysis/BindFunction.java  |  5 +----
 regression-test/data/nereids_syntax_p0/function.out | 21 +++++++++++++++++++++
 .../suites/nereids_syntax_p0/function.groovy        |  4 ++++
 6 files changed, 45 insertions(+), 10 deletions(-)


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