ArnavBalyan opened a new pull request, #8114:
URL: https://github.com/apache/paimon/pull/8114
### Purpose
- Add support for total file size and total data file count in snapshot
metadata.
- Allows visibility into data files at any snapshot for monitoring table
growth and analytics.
- Track at commit time as a running total off the previous snapshot, so
reading them later via the snapshots table has no extra overhead.
- Fixes user reported issue #4997
### Tests
- UT
--
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]