Closed amogh-jahagirdar closed 6 days ago
This change replaces the deprecated ContentFile#path usage with the recommended location API in the API, Core modules. Will have separate PRs for the other modules, just limited to Core/API for now for reviewer sanity.
location
See https://github.com/apache/iceberg/pull/11092 for context on why path was deprecated.
Thanks @nastra @Fokko @jbonofre for reviewing! I'll go ahead and merge
This change replaces the deprecated ContentFile#path usage with the recommended
location
API in the API, Core modules. Will have separate PRs for the other modules, just limited to Core/API for now for reviewer sanity.See https://github.com/apache/iceberg/pull/11092 for context on why path was deprecated.