apache / iceberg-rust

Apache Iceberg
https://rust.iceberg.apache.org/
Apache License 2.0
469 stars 95 forks source link

Rename V2 spec names #380

Closed gupteaj closed 1 month ago

gupteaj commented 1 month ago

Issue : https://github.com/apache/iceberg-rust/issues/354

Problem: From V2 spec following names are not matching added_data_files_count, existing_data_files_count & deleted_data_files_count

Solution: Rename functions/variables to match V2 spec names.

Testing: unit-test