You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/23 11:53:46 UTC

[GitHub] [arrow-datafusion] returnString commented on issue #37: Automate dependency updates

returnString commented on issue #37:
URL: https://github.com/apache/arrow-datafusion/issues/37#issuecomment-825606007


   A few q's from my side:
   
   Do we have a strict policy around dependency version bumps and their potential impact on dependent crates? For example, say Tokio releases a theoretical 2.0 which doesn't play nicely with the 1.x runtime (similar to the 0.2 => 1.0 transition), would we be ok upgrading to v2 and requiring that DataFusion users do the same? Would that require a major version bump for DataFusion?
   
   Also, as a library crate, DataFusion doesn't include a lockfile - do we want to just raise the minimum supported version of dependencies where appropriate?


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org