Skip to content

[test](inverted index)Add cases for inverted index format v2 (#38132)(#38443) - #38222

Merged
yiguolei merged 3 commits into
apache:branch-2.1from
qidaye:pick_format_v2_cases
Aug 2, 2024
Merged

[test](inverted index)Add cases for inverted index format v2 (#38132)(#38443)#38222
yiguolei merged 3 commits into
apache:branch-2.1from
qidaye:pick_format_v2_cases

Conversation

@qidaye

@qidayeqidaye commented Jul 22, 2024

Copy link
Copy Markdown
Contributor

Proposed changes

backport #38132#38443

@doris-robot

Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@qidaye

Copy link
Copy Markdown
ContributorAuthor

run buildall

…38132)
## Proposed changes
1. Add exception when trying to change index storage format
2. Add test cases for index format v2
- test_add_build_index_with_format_v2
- test_create_table_with_format_v2
- test_cumulative_compaction_with_format_v2
- test_drop_column_with_format_v2
- test_drop_index_with_format_v2
- test_index_change_format
- test_mor_table_with_format_v2
- test_mow_table_with_format_v2
- test_recover_with_format_v2
- test_rename_column_with_format_v2
- test_single_replica_compaction_with_format_v2
3. There is a test case `test_rename_column_with_format_v2` for apache#38079
…apache#38443)
Use show_nested_index_file to check inverted index instead of
calc_crc
@qidaye
qidayeforce-pushed the pick_format_v2_cases branch from 626c506 to e4a3497CompareAugust 1, 2024 13:36
@qidayeqidaye changed the title [test](inverted index)Add cases for inverted index format v2 (#38132)[test](inverted index)Add cases for inverted index format v2 (#38132)(#38443)Aug 1, 2024
@qidaye

Copy link
Copy Markdown
ContributorAuthor

run buildall

@qidaye

Copy link
Copy Markdown
ContributorAuthor

run buildall

@yiguolei
yiguolei merged commit f21d7e3 into apache:branch-2.1Aug 2, 2024
@qidaye
qidaye deleted the pick_format_v2_cases branch August 2, 2024 05:14
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@qidaye@doris-robot@yiguolei