Skip to content

[core] Add totalFileSize and totalDataFiles to snapshot metadata#8114

Open
ArnavBalyan wants to merge 1 commit into
apache:masterfrom
ArnavBalyan:arnavb/snapshot-totals
Open

[core] Add totalFileSize and totalDataFiles to snapshot metadata#8114
ArnavBalyan wants to merge 1 commit into
apache:masterfrom
ArnavBalyan:arnavb/snapshot-totals

Conversation

@ArnavBalyan
Copy link
Copy Markdown
Member

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 [Feature] SnapshotInfo add totalFileSize & totalDataFiles #4997

Tests

  • UT

@ArnavBalyan
Copy link
Copy Markdown
Member Author

cc @JingsongLi @XiaoHongbo-Hope thanks! :)

@ArnavBalyan ArnavBalyan force-pushed the arnavb/snapshot-totals branch from 576fdbb to dd143d0 Compare June 4, 2026 06:42
@ArnavBalyan ArnavBalyan force-pushed the arnavb/snapshot-totals branch from dd143d0 to 96bde4d Compare June 4, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant