martinitus commented on issue #2327: URL: https://github.com/apache/arrow-datafusion/issues/2327#issuecomment-1109966426
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. I guess examples for this would be tokio or hyper?! That said, I see no real downsides in frequent major releases during stabilization :) Awesome work! <3 -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org