xxchan commented on code in PR #1143: URL: https://github.com/apache/iceberg-rust/pull/1143#discussion_r2032308752
########## rust-toolchain.toml: ########## Review Comment: I don't have strong opinions on this. It would be nice to have more frequent iceberg-rs releases. But it seems currently we want to wait for some internal milestones to be finished before release. So if some user/developer wants to upgrade datafusion, they have to wait for it. This slowness seems a little unnecessary to me. 🤔 To summarize a bit, - approach 1: use separate toolchain/msrv for integrations. (currently used) - approach 2: use the same toolchain/msrv - to do this, we might either need to bump msrv on demand (not only on release ), or release more frequently. also cc @Fokko @Xuanwo @sdd @c-thiel for opinions -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org