huangxiaopingRD commented on PR #9085: URL: https://github.com/apache/paimon/pull/9085#issuecomment-5214254989
> * Both methods of calling the Bloom → Bitmap use case of the local `RewriteFileIndexProcedureITCase` failed. > * When the external index becomes a smaller embedded index, `dataFileMeta.copy(byte[])` retains the old `extraFiles`, causing the old Bloom file to remain in the manifest and be read; the reverse switch may also retain the old embedded index. > * Both external and embedded storage fields need to be updated and cleaned up simultaneously. There are currently 10 failures in GitHub CI. Thanks for your review. I have fixed the issue. Please review again. -- 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]
