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 b2518fc [SQL] Support non-correlated subquery in having clause (#3150)
add 71bc815 [SQL] Support subquery in case when statement (#3135)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/analysis/FromClause.java | 4 +-
.../java/org/apache/doris/analysis/SelectList.java | 13 ++-
.../java/org/apache/doris/analysis/SelectStmt.java | 116 ++++++++++++++-------
.../org/apache/doris/analysis/SelectStmtTest.java | 65 ++++++++----
4 files changed, 140 insertions(+), 58 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]