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/incubator-doris.git
from bdaf0b3fcc [fix](storage) low_cardinality_optimize core dump when is
null predicate (#9586)
add 6602adf499 [regression test] Add compaction regression test case for
different data models (#9660)
No new revisions were added by this update.
Summary of changes:
...compaction.out => test_compaction_agg_keys.out} | 0
.../data/compaction/test_compaction_dup_keys.out | 21 +++++++++++
...ompaction.out => test_compaction_uniq_keys.out} | 16 ++++-----
...tion.groovy => test_compaction_agg_keys.groovy} | 4 +--
...tion.groovy => test_compaction_dup_keys.groovy} | 42 +++++++++++-----------
...ion.groovy => test_compaction_uniq_keys.groovy} | 36 +++++++++----------
6 files changed, 68 insertions(+), 51 deletions(-)
copy regression-test/data/compaction/{test_compaction.out =>
test_compaction_agg_keys.out} (100%)
create mode 100644 regression-test/data/compaction/test_compaction_dup_keys.out
rename regression-test/data/compaction/{test_compaction.out =>
test_compaction_uniq_keys.out} (50%)
copy regression-test/suites/compaction/{test_compaction.groovy =>
test_compaction_agg_keys.groovy} (98%)
copy regression-test/suites/compaction/{test_compaction.groovy =>
test_compaction_dup_keys.groovy} (83%)
rename regression-test/suites/compaction/{test_compaction.groovy =>
test_compaction_uniq_keys.groovy} (84%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]