jacobmarble opened a new pull request, #12182: URL: https://github.com/apache/iceberg/pull/12182
According to https://github.com/apache/iceberg/issues/767 `data_file.distinct_counts` was deprecated about four years ago. Furthermore: - PyIceberg fails to read `data_file` Avro objects containing this field, and [will not be fixed](https://github.com/apache/iceberg-python/pull/1613). - Deprecation has been [proposed and ignored](https://github.com/apache/iceberg/pull/9680) and [proposed and rejected in favor of removal](https://github.com/apache/iceberg/pull/8395). This PR deprecates the field in v3. If removal is preferred, then please see (TODO insert link). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
