XiaoHongbo-Hope opened a new pull request, #7697: URL: https://github.com/apache/paimon/pull/7697
### Purpose Changelog files are sequentially consumed by streaming readers, file index (bloom filter/bitmap) provides no benefit. Skip generating .index files for changelog to avoid unnecessary storage overhead and potential orphan files after changelog expiration. These orphan .index files increase I/O pressure on the orphan file clean job. ### Tests -- 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]
