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

panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f883d1acfaf [enhancement](regression) fault injection for 
segcompaction test (#25709)
     add 6761dc41137 [coverage](test) improve test coverage (#26096)

No new revisions were added by this update.

Summary of changes:
 be/src/util/radix_sort.h                           |   14 +-
 be/src/vec/common/radix_sort.h                     |   34 +-
 be/src/vec/common/sip_hash.h                       |   25 +-
 be/src/vec/core/sort_description.h                 |    7 -
 be/src/vec/exec/join/vhash_join_node.h             |    2 +-
 be/src/vec/exec/join/vjoin_node_base.h             |    5 -
 be/test/util/radix_sort_test.cpp                   |  101 -
 regression-test/data/nereids_p0/sort/sort.out      | 3081 ++++++++++++++++++++
 regression-test/data/query_p0/sort/sort.out        | 3081 ++++++++++++++++++++
 regression-test/suites/nereids_p0/sort/sort.groovy |   29 +
 regression-test/suites/query_p0/sort/sort.groovy   |   31 +-
 11 files changed, 6243 insertions(+), 167 deletions(-)


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

Reply via email to