Skip to content

Conversation

@unidevel
Copy link

Summary

This PR adds two new runtime metrics for Iceberg table scans to help monitor and debug Iceberg delete operations:

  • iceberg.numSplits - tracks the number of Iceberg splits processed
  • iceberg.numDeletes - tracks the number of rows deleted

Related Issues

@netlify
Copy link

netlify bot commented Dec 18, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit f57975a
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/6943dc65f7ec5c00082e9058

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 18, 2025
@unidevel unidevel changed the title Add metrics iceberg.numSplits and iceberg.numDeletes feat: Add metrics iceberg.numSplits and iceberg.numDeletes Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant