This is an automated email from the ASF dual-hosted git repository.
jianliangqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d474d4e701c [Bug](rollup) fallback and disable tulpe when rollup
select failed on old planner (#29226)
add 04abcc12454 [cases](index compaction)Add index compaction cases
(#29393)
No new revisions were added by this update.
Summary of changes:
.../test_index_compaction_dup_keys.out | 123 ++++++++
.../test_index_compaction_unique_keys.out | 69 +++++
..._index_compaction_with_multi_index_segments.out | 105 +++++++
.../test_index_compaction_dup_keys.groovy | 225 ++++++++++++++
.../test_index_compaction_unique_keys.groovy | 229 ++++++++++++++
...dex_compaction_with_multi_index_segments.groovy | 341 +++++++++++++--------
6 files changed, 963 insertions(+), 129 deletions(-)
create mode 100644
regression-test/data/inverted_index_p0/index_compaction/test_index_compaction_dup_keys.out
create mode 100644
regression-test/data/inverted_index_p0/index_compaction/test_index_compaction_unique_keys.out
create mode 100644
regression-test/suites/inverted_index_p0/index_compaction/test_index_compaction_dup_keys.groovy
create mode 100644
regression-test/suites/inverted_index_p0/index_compaction/test_index_compaction_unique_keys.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]