alamb commented on a change in pull request #1616: URL: https://github.com/apache/arrow-datafusion/pull/1616#discussion_r832150242
########## File path: README.md ########## @@ -141,6 +141,60 @@ datafusion = "6.0.0" DataFusion also includes a simple command-line interactive SQL utility. See the [CLI reference](https://arrow.apache.org/datafusion/cli/index.html) for more information. +# Roadmap + +A quarterly roadmap will be published to give the DataFusion community visibility into the priorities of the projects contributors. This roadmap is not binding. + +## 2022 Q1 + +### DataFusion Core + +- Publish official Arrow2 branch Review comment: yes, that is exactly what arrow2 means There is a branch https://github.com/apache/arrow-datafusion/tree/arrow2 and a discussion ticket https://github.com/apache/arrow-datafusion/issues/1532 that has more information if you are interested -- 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]
