dentiny opened a new pull request, #1577:
URL: https://github.com/apache/iceberg-rust/pull/1577
## What changes are included in this PR?
This PR upgrades `roaring` dependency from 0.10 to 0.11.
Motivation:
- Latest roaring v0.11 includes all features described in spec, including
`run container` which is only supported in v0.11
+ See v0.11 release notes:
https://github.com/RoaringBitmap/roaring-rs/releases
- I do notice iceberg-rust has configured dependabot and triggers on weekly
basic, but doesn't seem to upgrade this particular crate for a while
+ The v0.11 was release 6 weeks ago, which I expect to upgrade with no
human intervene
I checked there's one version for `roaring`.
## Are these changes tested?
No op change, CI should be enough.
--
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]