Skip to content

[core] Fix stale file index cleanup - #9085

Open
huangxiaopingRD wants to merge 4 commits into
apache:masterfrom
huangxiaopingRD:fix-index-clean
Open

[core] Fix stale file index cleanup#9085
huangxiaopingRD wants to merge 4 commits into
apache:masterfrom
huangxiaopingRD:fix-index-clean

Conversation

@huangxiaopingRD

Copy link
Copy Markdown
Contributor

Purpose

Fix rewrite_file_index retaining stale index types when a column switches from one File Index type to another. Track configured index types per column and remove obsolete types during rewrite. Add regression coverage for Bloom Filter to Bitmap replacement.

Tests

Added regression tests for replacing stale File Index types during rewrite_file_index.

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.

1 participant