huangxiaopingRD opened a new pull request, #9085: URL: https://github.com/apache/paimon/pull/9085
### 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`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
