hust-hhb opened a new pull request, #35856: URL: https://github.com/apache/doris/pull/35856
## Proposed changes Issue Number: close #xxx <!--Describe your changes.--> My test show that get_delete_bitmap from metaservice may cost too much time while doing sync_rowset in cloud mode, which may lead to calculate delete bitmap slow on publish phase, we can use the existing delete bitmap cache to slove this problem. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
