scovich commented on PR #8244: URL: https://github.com/apache/arrow-rs/pull/8244#issuecomment-3327955395
> @zachschuermann Any reason you pinned to `7.1.2` and not a higher patch version (eg, `7.1.4`)? Or even `version = "~7.1"` to force the minor to `7.1` and leave the patch free? I'm asking because I need `7.1.4` in [datafusion-tracing](https://github.com/datafusion-contrib/datafusion-tracing), which is now conflicting with the pinned `7.1.2` of Arrow. That may have been an oversight -- delta-kernel-rs is using `"~7.1"` without MSRV problems. -- 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]
