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-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org