Skip to content

[Pick 2.1](inverted index) skip index compaction for inverted index V2#38278

Merged
airborne12 merged 2 commits intoapache:branch-2.1from
airborne12:pick-2.1
Jul 24, 2024
Merged

[Pick 2.1](inverted index) skip index compaction for inverted index V2#38278
airborne12 merged 2 commits intoapache:branch-2.1from
airborne12:pick-2.1

Conversation

@airborne12
Copy link
Copy Markdown
Member

Enabling index compaction in the inverted index V2 format currently causes unexpected errors, especially in the case of tables with hybrid indexes, such as BKD index and Fulltext index together.

backport #38209

…ache#38209)

Enabling index compaction in the inverted index V2 format currently
causes unexpected errors, especially in the case of tables with hybrid
indexes, such as BKD index and Fulltext index together.
@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.

@airborne12
Copy link
Copy Markdown
Member Author

run buildall

@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link
Copy Markdown

TeamCity be ut coverage result:
Function Coverage: 36.45% (9238/25345)
Line Coverage: 27.99% (75516/269839)
Region Coverage: 26.80% (38823/144839)
Branch Coverage: 23.55% (19715/83718)
Coverage Report: http://coverage.selectdb-in.cc/coverage/04daee3538c404fa99c77de06d19eeaa9139a6df_04daee3538c404fa99c77de06d19eeaa9139a6df/report/index.html

@airborne12 airborne12 merged commit bb2bc77 into apache:branch-2.1 Jul 24, 2024
Sign up for free to 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.

2 participants