This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git
from 52f01c2205 [fix] Memory leaks when compaction fails (#15428) (#15710) new 26c8b663dd [fix](having-clause) having clause do not works correct with same alias name (#15143) new b7d2431ac3 [fix](having) revert 15143 and fix having clause with multi-conditions (#15745) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/doris/analysis/ExprSubstitutionMap.java | 10 ++++++ .../java/org/apache/doris/analysis/SelectStmt.java | 40 ++++++++++++++++------ .../correctness_p0/test_group_having_alias.out | 16 +++++++++ .../correctness_p0/test_group_having_alias.groovy | 27 ++++++++++++++- 4 files changed, 82 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org