Hi, xxchan: In fact, datafusion is not a consumer of iceberg-rust, in fact, `datafusion-iceberg` is a consumer of both `iceberg` and `datafusion`, which is maintained in `iceberg-rust` repo, so a more aggressive msrv policy will not break `datafusion-iceberg`.
On Sun, Feb 23, 2025 at 8:40 PM xxchan <xxchan...@gmail.com> wrote: > Hi, > > To clarify, if we want to adopt the "at least three months" policy, we > will need to wait for 3 months before upgrading to 1.85. > And I believe we don't want to break Datafusion integration, so we will > have to use the "at least six months" policy (or more conservative). > > xxchan > > On Sun, Feb 23, 2025 at 5:50 PM NOTME ZE <st810918...@gmail.com> wrote: > >> Hi, >> >> As Xuanwo mentions the "at least three months," policy looks good to me. >> Also, it's time to upgrade to Rust 1.85 (the first version to support >> Edition 2024!). See: https://github.com/apache/iceberg-rust/pull/987 >> >