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 2022/04/27 10:28:53 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #2327: More frequent DataFusion releases to crates.io (discussion)

alamb commented on issue #2327:
URL: https://github.com/apache/arrow-datafusion/issues/2327#issuecomment-1110838451

   > Another side note: Other rust projects used pre v1.0.0 minor commits to stabilize their APIs for a while. During that phase, they break compatibility also during minor version increments. Once they are "happy" with things they stabilize it in a version 1.0.0 promising strong backwards compatibility from there on.
   
   Yes, I agree this would be the ideal versioning scheme. The reason DataFusion is already in > 1.0.0 version is partly due to history, as in the past it was released with the rest of the arrow implementations and matched version numbers. 
   
   > That said, I see no real downsides in frequent major releases during stabilization :)
   
   The only downside I see is that there may be some misaligned expectations with some users. However, it hasn't seemed to cause any major issues yet, that I know of. 
   
   > Awesome work! <3
   
   ❤️  thank you
   


-- 
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: github-unsubscribe@arrow.apache.org

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