apache / iceberg

Apache Iceberg
https://iceberg.apache.org/
Apache License 2.0
6.51k stars 2.25k forks source link

Core: Adapt commit, scan, and snapshot stats for DVs #11464

Closed aokolnychyi closed 2 weeks ago

aokolnychyi commented 3 weeks ago

This PR adapts commit, scan, and snapshot stats for DVs.

This work is part of #11122.

aokolnychyi commented 2 weeks ago

Thank you, @nastra!