adamreeve commented on PR #343: URL: https://github.com/apache/arrow-dotnet/pull/343#issuecomment-4347883513
I'm generally not keen to require very recent versions of dependencies, as that can cause issues for users that need an older version for whatever reason. The current dependency on version 0.8.5 is treated as a lower bound by NuGet, so users should be able to specify a more recent version in their package references. Does Bonsai-Rx's plugin model also prevent you from adding a dependency on a newer version of `Zstd.Sharp`? -- 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]
