This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 40e122e5ef [fix](join)the build and probe expr should be calculated before converting input block to nullable (#13436) add 7faad9f004 [FIX](agg)fix group by constant child expr bug (#13485) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/GroupByClause.java | 16 ++++------------ .../main/java/org/apache/doris/analysis/SelectStmt.java | 12 ++++++++++++ .../data/correctness_p0/test_group_by_constant.out | 3 +++ .../suites/correctness_p0/test_group_by_constant.groovy | 14 ++++++++++++++ 4 files changed, 33 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org