This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7fd1bee5f8 Publish built docs triggered by 
78d9613e81557ca5e5db8b75e5c7dec47ccee0a1
7fd1bee5f8 is described below

commit 7fd1bee5f831c2b5490dc2d18c3e91169b549769
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 19 01:26:13 2023 +0000

    Publish built docs triggered by 78d9613e81557ca5e5db8b75e5c7dec47ccee0a1
---
 _sources/contributor-guide/quarterly_roadmap.md.txt |  6 ++++++
 contributor-guide/quarterly_roadmap.html            | 13 +++++++++++++
 searchindex.js                                      |  2 +-
 3 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/_sources/contributor-guide/quarterly_roadmap.md.txt 
b/_sources/contributor-guide/quarterly_roadmap.md.txt
index 77b22852bf..26c503f7e5 100644
--- a/_sources/contributor-guide/quarterly_roadmap.md.txt
+++ b/_sources/contributor-guide/quarterly_roadmap.md.txt
@@ -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 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)
+
 ## 2022 Q2
 
 ### DataFusion Core
diff --git a/contributor-guide/quarterly_roadmap.html 
b/contributor-guide/quarterly_roadmap.html
index 11ffb99806..64dc53e6ff 100644
--- a/contributor-guide/quarterly_roadmap.html
+++ b/contributor-guide/quarterly_roadmap.html
@@ -345,6 +345,11 @@
 
 <nav id="bd-toc-nav">
     <ul class="visible nav section-nav flex-column">
+ <li class="toc-h2 nav-item toc-entry">
+  <a class="reference internal nav-link" href="#q4">
+   2023 Q4
+  </a>
+ </li>
  <li class="toc-h2 nav-item toc-entry">
   <a class="reference internal nav-link" href="#q2">
    2022 Q2
@@ -443,6 +448,14 @@
 <section id="quarterly-roadmap">
 <h1>Quarterly Roadmap<a class="headerlink" href="#quarterly-roadmap" 
title="Link to this heading">¶</a></h1>
 <p>A quarterly roadmap will be published to give the DataFusion community 
visibility into the priorities of the projects contributors. This roadmap is 
not binding.</p>
+<section id="q4">
+<h2>2023 Q4<a class="headerlink" href="#q4" title="Link to this 
heading">¶</a></h2>
+<ul class="simple">
+<li><p>Improve data output (<code class="docutils literal notranslate"><span 
class="pre">COPY</span></code>, <code class="docutils literal 
notranslate"><span class="pre">INSERT</span></code> and DataFrame) output 
capability <a class="reference external" 
href="https://github.com/apache/arrow-datafusion/issues/6569";>#6569</a></p></li>
+<li><p>Implementation of <code class="docutils literal notranslate"><span 
class="pre">ARRAY</span></code> types and related functions <a class="reference 
external" 
href="https://github.com/apache/arrow-datafusion/issues/6980";>#6980</a></p></li>
+<li><p>Write an industrial paper about DataFusion for SIGMOD <a 
class="reference external" 
href="https://github.com/apache/arrow-datafusion/issues/6782";>#6782</a></p></li>
+</ul>
+</section>
 <section id="q2">
 <h2>2022 Q2<a class="headerlink" href="#q2" title="Link to this 
heading">¶</a></h2>
 <section id="datafusion-core">
diff --git a/searchindex.js b/searchindex.js
index 63ca845d4d..fcca7ffda3 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["contributor-guide/architecture", 
"contributor-guide/communication", "contributor-guide/index", 
"contributor-guide/quarterly_roadmap", "contributor-guide/roadmap", 
"contributor-guide/specification/index", 
"contributor-guide/specification/invariants", 
"contributor-guide/specification/output-field-name-semantic", "index", 
"library-user-guide/adding-udfs", "library-user-guide/building-logical-plans", 
"library-user-guide/catalogs", "library-user-guide/custom-tab [...]
\ No newline at end of file

Reply via email to