alamb commented on code in PR #8044: URL: https://github.com/apache/arrow-datafusion/pull/8044#discussion_r1381986282
########## docs/source/contributor-guide/quarterly_roadmap.md: ########## @@ -23,9 +23,22 @@ A quarterly roadmap will be published to give the DataFusion community visibilit ## 2023 Q4 +### Underway + +- Improved sort based optimizations (TODO FIND TICKET) - Improve data output (`COPY`, `INSERT` and DataFrame) output capability [#6569](https://github.com/apache/arrow-datafusion/issues/6569) - Implementation of `ARRAY` types and related functions [#6980](https://github.com/apache/arrow-datafusion/issues/6980) - Write an industrial paper about DataFusion for SIGMOD [#6782](https://github.com/apache/arrow-datafusion/issues/6782) +- Faster Merging with Parallel Cascaded Merge: [#7181](https://github.com/apache/arrow-datafusion/issues/7181) Review Comment: FYI @wiedld -- 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]
