jychen7 edited a comment on issue #2095: URL: https://github.com/apache/arrow-datafusion/issues/2095#issuecomment-1079785765
[Arrow C++ (official)](https://arrow.apache.org/release/) seems to have major release quarterly and as of 2022-02, it is 7.0.0. As of 2022-03, [Arrow Rust](https://github.com/apache/arrow-rs/tags) have reach 11.0.0 and [Arrow Datafusion](https://github.com/apache/arrow-datafusion/tags) is 7.0.0. I think Datafusion can have similar release plan as Arrow (C++) - major release (from master), every 3 month - minor release (from master), every 1 month - patch release (from previous minor release branch) for bugs (review whether need release every week) -- 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