steFaiz opened a new pull request, #8526: URL: https://github.com/apache/paimon/pull/8526
### Purpose Add a `deletion-num` field in PartitionsTable so that users can fast check how many rows are deleted in a partition. This addition do not influence tables disabled DV. 1. Only calculate this num for DV tables 2. Only calculate this num if query really need it: readType and predicate contains ### Tests UnitTest -- 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]
