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 2021/12/16 07:45:51 UTC

[incubator-doris] branch master updated (0499b22 -> c873c8c)

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

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


    from 0499b22  [feat](lateral-view) Support execution of lateral view stmt (#7255)
     add c873c8c  [fix](lateral view)(subquery) Forbidden directly AGG/SORT on lateral view (#7337)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/analysis/SelectStmt.java |  9 +++++++
 .../java/org/apache/doris/analysis/SlotRef.java    | 14 -----------
 .../apache/doris/planner/TableFunctionNode.java    | 11 +++++++-
 .../doris/planner/TableFunctionPlanTest.java       | 29 ++++++++++++++++++++++
 4 files changed, 48 insertions(+), 15 deletions(-)

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