You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by zh...@apache.org on 2023/04/26 07:34:54 UTC

[doris] branch master updated (1dfc5ea34c -> 0c9fb7297e)

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

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


    from 1dfc5ea34c [bugfix](jsonb) fix jsonb parser crash on noavx2 host (#18977)
     add 0c9fb7297e [fix](regression) mv segcompaction_p1 to segcompaction_p2 (#18806)

No new revisions were added by this update.

Summary of changes:
 regression-test/conf/regression-conf.groovy                             | 2 +-
 .../test_segcompaction_agg_keys.out                                     | 0
 .../test_segcompaction_agg_keys_index.out                               | 0
 .../test_segcompaction_dup_keys.out                                     | 0
 .../test_segcompaction_dup_keys_index.out                               | 0
 .../test_segcompaction_unique_keys.out                                  | 0
 .../test_segcompaction_unique_keys_mow.out                              | 0
 .../test_segcompaction_unique_keys_mow_index.out                        | 0
 .../test_segcompaction_agg_keys.groovy                                  | 2 +-
 .../test_segcompaction_agg_keys_index.groovy                            | 2 +-
 .../test_segcompaction_dup_keys.groovy                                  | 2 +-
 .../test_segcompaction_dup_keys_index.groovy                            | 2 +-
 .../test_segcompaction_unique_keys.groovy                               | 2 +-
 .../test_segcompaction_unique_keys_index.groovy                         | 0
 .../test_segcompaction_unique_keys_mow.groovy                           | 2 +-
 .../test_segcompaction_unique_keys_mow_index.groovy                     | 2 +-
 16 files changed, 8 insertions(+), 8 deletions(-)
 rename regression-test/data/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_agg_keys.out (100%)
 rename regression-test/data/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_agg_keys_index.out (100%)
 rename regression-test/data/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_dup_keys.out (100%)
 rename regression-test/data/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_dup_keys_index.out (100%)
 rename regression-test/data/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_unique_keys.out (100%)
 rename regression-test/data/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_unique_keys_mow.out (100%)
 rename regression-test/data/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_unique_keys_mow_index.out (100%)
 rename regression-test/suites/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_agg_keys.groovy (99%)
 rename regression-test/suites/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_agg_keys_index.groovy (99%)
 rename regression-test/suites/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_dup_keys.groovy (99%)
 rename regression-test/suites/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_dup_keys_index.groovy (99%)
 rename regression-test/suites/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_unique_keys.groovy (99%)
 rename regression-test/suites/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_unique_keys_index.groovy (100%)
 rename regression-test/suites/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_unique_keys_mow.groovy (99%)
 rename regression-test/suites/{segcompaction_p1 => segcompaction_p2}/test_segcompaction_unique_keys_mow_index.groovy (99%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org