mymeiyi opened a new pull request, #68100: URL: https://github.com/apache/doris/pull/68100
Problem Summary: Retrying a paginated delete bitmap read after TXN_TOO_OLD could return truncated or mixed data if aggregation replaced the bitmap concurrently. Restart only the unfinished bitmap and preserve completed results and byte counts. Allow three retries per bitmap, resetting the budget only when reading advances to another bitmap. -- 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]
