JosephLenton opened a new issue, #3063:
URL: https://github.com/apache/iceberg-rust/issues/3063
### Is your feature request related to a problem or challenge?
15 days ago the latest version (0.22.0) of `apache-avro` was released. This
has come with approximately 34 breaking changes. This issue is to track
upgrading to using it.
This in turn has internal fixes needed to get UUID partitions fully working
in #2916
### Describe the solution you'd like
* `iceberg-rs` changes from using `apache-avro` version 0.21.0, to 0.22.0.
* All breaking changes fixed.
* No new bugs added.
(I can make a start on this as I need UUID partitions. I suspect there will
be places in the code I'll need to reach out and ask what is the code trying to
do, and asking what correct looks like.)
### Willingness to contribute
I would be willing to contribute to this feature with guidance from the
Iceberg Rust community
--
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]