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 550b1e531b [fix](doc) add the key columes description of the table 
model document (#12500)
     add 6b52e47805 [fix](agg)the intermediate slots should be materialized as 
output slots (#12441)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/analysis/AggregateInfo.java   | 24 ++++++++
 .../apache/doris/analysis/AggregateInfoBase.java   | 11 ++++
 .../org/apache/doris/analysis/DescriptorTable.java | 13 ++++
 .../main/java/org/apache/doris/analysis/Expr.java  | 12 ++++
 .../org/apache/doris/analysis/SlotDescriptor.java  |  1 +
 .../org/apache/doris/planner/AggregationNode.java  |  4 +-
 .../apache/doris/planner/SingleNodePlanner.java    |  1 +
 .../test_subquery_with_agg.out}                    |  0
 .../correctness_p0/test_subquery_with_agg.groovy   | 70 ++++++++++++++++++++++
 9 files changed, 135 insertions(+), 1 deletion(-)
 copy regression-test/data/{query_p0/intersect/test_intersect.out => 
correctness_p0/test_subquery_with_agg.out} (100%)
 create mode 100644 
regression-test/suites/correctness_p0/test_subquery_with_agg.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to