Skip to content

[Pick 3.0](inverted index) skip index compaction for inverted index V2 #38273

Merged
airborne12 merged 1 commit intoapache:branch-3.0from
airborne12:pick-3.0
Jul 24, 2024
Merged

[Pick 3.0](inverted index) skip index compaction for inverted index V2 #38273
airborne12 merged 1 commit intoapache:branch-3.0from
airborne12:pick-3.0

Conversation

@airborne12
Copy link
Copy Markdown
Member

Proposed changes

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)

## Proposed changes

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! 👍"

@airborne12 airborne12 merged commit 77161d9 into apache:branch-3.0 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