This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from ad2d20348a4 [fix](pipeline) fix use error row desc when origin block 
clear #32803 (#32849)
     new 0a44de67bf6 [bug](distinct agg) fix distinct streaming agg not output 
all data (#32760)
     new fdf6b8fe8d0 [Bug](repeat) fix core dump coz output slot'order on 
repeat node not match with pre repeat exprs (#32662)
     new 2d398dfe1fa [fix](planner)the decimal type of's precision and scale  
setope ration codn is wrong (#32787)

The 3 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:
 be/src/vec/exec/distinct_vaggregation_node.cpp     | 14 +++++++-
 .../java/org/apache/doris/analysis/Analyzer.java   | 18 ++++++++++
 .../glue/translator/PhysicalPlanTranslator.java    | 22 +++++-------
 .../test_dup_mv_repeat.out}                        |  3 +-
 .../data/variant_github_events_p0_new/load.out     |  3 ++
 .../sql/test_distinct_streaming_agg.out}           |  3 +-
 .../test_dup_mv_repeat/test_dup_mv_repeat.groovy}  | 40 ++++++++++------------
 .../suites/nereids_p0/datatype/test_cast.groovy    |  5 +++
 .../variant_github_events_p0_new/load.groovy       | 17 +++++++++
 .../sql/test_distinct_streaming_agg.sql            |  5 +++
 10 files changed, 93 insertions(+), 37 deletions(-)
 copy regression-test/data/mv_p0/{test_substr/test_substr.out => 
test_dup_mv_repeat/test_dup_mv_repeat.out} (84%)
 copy 
regression-test/data/{correctness/test_constant_push_down_through_outer_join.out
 => variant_github_events_p0_new/sql/test_distinct_streaming_agg.out} (70%)
 copy regression-test/suites/{insert_p0/test_array_insert_overflow.groovy => 
mv_p0/test_dup_mv_repeat/test_dup_mv_repeat.groovy} (54%)
 create mode 100644 
regression-test/suites/variant_github_events_p0_new/sql/test_distinct_streaming_agg.sql


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

Reply via email to