alamb commented on code in PR #7551:
URL: https://github.com/apache/arrow-datafusion/pull/7551#discussion_r1325088729


##########
docs/source/contributor-guide/quarterly_roadmap.md:
##########
@@ -21,6 +21,12 @@
 
 A quarterly roadmap will be published to give the DataFusion community 
visibility into the priorities of the projects contributors. This roadmap is 
not binding.
 
+## 2023 Q4
+
+- Improve DataFrame write / output capability #7079

Review Comment:
   ```suggestion
   - Improve data output (`COPY`, `INSERT` and DataFrame) output capability 
[#7079](https://github.com/apache/arrow-datafusion/issues/7079)
   ```



##########
docs/source/contributor-guide/quarterly_roadmap.md:
##########
@@ -21,6 +21,12 @@
 
 A quarterly roadmap will be published to give the DataFusion community 
visibility into the priorities of the projects contributors. This roadmap is 
not binding.
 
+## 2023 Q4
+
+- Improve DataFrame write / output capability #7079
+- Implementation of `ARRAY` types #6980
+- Write an academic paper on DataFusion #6782

Review Comment:
   ```suggestion
   - Write an industrial paper about DataFusion for SIGMOD #6782
   ```



##########
docs/source/contributor-guide/quarterly_roadmap.md:
##########
@@ -21,6 +21,12 @@
 
 A quarterly roadmap will be published to give the DataFusion community 
visibility into the priorities of the projects contributors. This roadmap is 
not binding.
 
+## 2023 Q4
+
+- Improve DataFrame write / output capability #7079
+- Implementation of `ARRAY` types #6980

Review Comment:
   ```suggestion
   - Implementation of `ARRAY` types and related functions #6980
   ```
   
   (also I think we need to fix the link)



-- 
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]

Reply via email to