This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b8a3f99 update path
b8a3f99 is described below
commit b8a3f99a4eedf739115ec5caaafa82743697f611
Author: Andy Grove <[email protected]>
AuthorDate: Sun May 19 08:42:44 2024 -0600
update path
---
.gitignore | 2 ++
.../02/03/datafusion-donation/index.html | 8 +++---
.../04/12/ballista-donation/index.html | 8 +++---
.../2021 => 2021}/08/18/ballista-0.5.0/index.html | 8 +++---
.../08/18/datafusion-5.0.0/index.html | 8 +++---
.../11/19/datafusion-6.0.0/index.html | 8 +++---
.../02/28/datafusion-7.0.0/index.html | 8 +++---
.../03/21/datafusion-contrib/index.html | 8 +++---
.../05/16/datafusion-8.0.0/index.html | 8 +++---
.../10/25/datafusion-13.0.0/index.html | 8 +++---
.../2022 => 2022}/10/28/ballista-0.9.0/index.html | 8 +++---
.../01/19/datafusion-16.0.0/index.html | 8 +++---
.../06/24/datafusion-25.0.0/index.html | 8 +++---
.../08/05/datafusion_fast_grouping/index.html | 8 +++---
.../01/19/datafusion-34.0.0/index.html | 8 +++---
.../2024 => 2024}/03/06/comet-donation/index.html | 8 +++---
.../2024 => 2024}/05/07/datafusion-tlp/index.html | 8 +++---
feed.xml | 20 +++++++-------
index.html | 32 +++++++++++-----------
19 files changed, 92 insertions(+), 90 deletions(-)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a07c313
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.idea
+*.tgz
diff --git a/blog/2019/02/03/datafusion-donation/index.html
b/2019/02/03/datafusion-donation/index.html
similarity index 97%
rename from blog/2019/02/03/datafusion-donation/index.html
rename to 2019/02/03/datafusion-donation/index.html
index 90aca93..a28b539 100644
--- a/blog/2019/02/03/datafusion-donation/index.html
+++ b/2019/02/03/datafusion-donation/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="We are excited to announce that DataFusion
has been donated to the Apache Arrow project. DataFusion is an in-memory query
engine for the Rust implementation of Apache Arrow." />
<meta property="og:description" content="We are excited to announce that
DataFusion has been donated to the Apache Arrow project. DataFusion is an
in-memory query engine for the Rust implementation of Apache Arrow." />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2019/02/03/datafusion-donation/"
/>
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2019/02/03/datafusion-donation/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2019/02/03/datafusion-donation/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2019/02/03/datafusion-donation/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2019-02-03T23:00:00-07:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="DataFusion: A Rust-native Query Engine
for Apache Arrow" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"agrove"},"dateModified":"2019-02-03T23:00:00-07:00","datePublished":"2019-02-03T23:00:00-07:00","description":"We
are excited to announce that DataFusion has been donated to the Apache Arrow
project. DataFusion is an in-memory query engine for the Rust implementation of
Apache Arrow.","headline":"DataFusion: A Rust-native Query Engine for Apache
Arrow","mainEntityOfPage":{"@type":"WebPage","@id":"ht [...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"agrove"},"dateModified":"2019-02-03T23:00:00-07:00","datePublished":"2019-02-03T23:00:00-07:00","description":"We
are excited to announce that DataFusion has been donated to the Apache Arrow
project. DataFusion is an in-memory query engine for the Rust implementation of
Apache Arrow.","headline":"DataFusion: A Rust-native Query Engine for Apache
Arrow","mainEntityOfPage":{"@type":"WebPage","@id":"ht [...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -145,7 +145,7 @@
<p>If you are excited about being able to use Rust for data science and would
like to contribute to this work then there are many ways to get involved. The
simplest way to get started is to try out DataFusion against your own data
sources and file bug reports for any issues that you find. You could also check
out the current <a
href="https://cwiki.apache.org/confluence/display/ARROW/Rust+JIRA+Dashboard">list
of issues</a> and have a go at fixing one. You can also join the <a
href="http:/ [...]
- </div><a class="u-url" href="/blog/blog/2019/02/03/datafusion-donation/"
hidden></a>
+ </div><a class="u-url" href="/blog/2019/02/03/datafusion-donation/"
hidden></a>
</article>
</div>
diff --git a/blog/2021/04/12/ballista-donation/index.html
b/2021/04/12/ballista-donation/index.html
similarity index 94%
rename from blog/2021/04/12/ballista-donation/index.html
rename to 2021/04/12/ballista-donation/index.html
index 9f74cb9..fe756a8 100644
--- a/blog/2021/04/12/ballista-donation/index.html
+++ b/2021/04/12/ballista-donation/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="We are excited to announce that Ballista has
been donated to the Apache Arrow project. Ballista is a distributed scheduler
for the Rust implementation of Apache Arrow." />
<meta property="og:description" content="We are excited to announce that
Ballista has been donated to the Apache Arrow project. Ballista is a
distributed scheduler for the Rust implementation of Apache Arrow." />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2021/04/12/ballista-donation/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2021/04/12/ballista-donation/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2021/04/12/ballista-donation/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2021/04/12/ballista-donation/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2021-04-12T00:00:00-06:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Ballista: A Distributed Scheduler for
Apache Arrow" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"agrove"},"dateModified":"2021-04-12T00:00:00-06:00","datePublished":"2021-04-12T00:00:00-06:00","description":"We
are excited to announce that Ballista has been donated to the Apache Arrow
project. Ballista is a distributed scheduler for the Rust implementation of
Apache Arrow.","headline":"Ballista: A Distributed Scheduler for Apache
Arrow","mainEntityOfPage":{"@type":"WebPage","@id":"https://dataf [...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"agrove"},"dateModified":"2021-04-12T00:00:00-06:00","datePublished":"2021-04-12T00:00:00-06:00","description":"We
are excited to announce that Ballista has been donated to the Apache Arrow
project. Ballista is a distributed scheduler for the Rust implementation of
Apache Arrow.","headline":"Ballista: A Distributed Scheduler for Apache
Arrow","mainEntityOfPage":{"@type":"WebPage","@id":"https://dataf [...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -96,7 +96,7 @@ section of the Rust README provides information on other ways
to interact with t
maintainers.</p>
- </div><a class="u-url" href="/blog/blog/2021/04/12/ballista-donation/"
hidden></a>
+ </div><a class="u-url" href="/blog/2021/04/12/ballista-donation/" hidden></a>
</article>
</div>
diff --git a/blog/2021/08/18/ballista-0.5.0/index.html
b/2021/08/18/ballista-0.5.0/index.html
similarity index 94%
rename from blog/2021/08/18/ballista-0.5.0/index.html
rename to 2021/08/18/ballista-0.5.0/index.html
index 8c2aa4e..baa835e 100644
--- a/blog/2021/08/18/ballista-0.5.0/index.html
+++ b/2021/08/18/ballista-0.5.0/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2021/08/18/ballista-0.5.0/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2021/08/18/ballista-0.5.0/" />
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2021/08/18/ballista-0.5.0/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2021/08/18/ballista-0.5.0/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2021-08-18T00:00:00-06:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Apache Arrow Ballista 0.5.0 Release" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2021-08-18T00:00:00-06:00","datePublished":"2021-08-18T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow Ballista 0.5.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2021/08/18/ballista-0.5.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwhite_
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2021-08-18T00:00:00-06:00","datePublished":"2021-08-18T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow Ballista 0.5.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2021/08/18/ballista-0.5.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwhite_origi
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -111,7 +111,7 @@ improve the documentation, or contribute to the
documentation, tests or code. A
beginners is <a
href="https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">here</a>
and the full list is <a
href="https://github.com/apache/arrow-datafusion/issues">here</a>.</p>
- </div><a class="u-url" href="/blog/blog/2021/08/18/ballista-0.5.0/"
hidden></a>
+ </div><a class="u-url" href="/blog/2021/08/18/ballista-0.5.0/" hidden></a>
</article>
</div>
diff --git a/blog/2021/08/18/datafusion-5.0.0/index.html
b/2021/08/18/datafusion-5.0.0/index.html
similarity index 94%
rename from blog/2021/08/18/datafusion-5.0.0/index.html
rename to 2021/08/18/datafusion-5.0.0/index.html
index f58d3b2..1dc01a5 100644
--- a/blog/2021/08/18/datafusion-5.0.0/index.html
+++ b/2021/08/18/datafusion-5.0.0/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2021/08/18/datafusion-5.0.0/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2021/08/18/datafusion-5.0.0/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2021/08/18/datafusion-5.0.0/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2021/08/18/datafusion-5.0.0/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2021-08-18T00:00:00-06:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Apache Arrow DataFusion 5.0.0 Release"
/>
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2021-08-18T00:00:00-06:00","datePublished":"2021-08-18T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow DataFusion 5.0.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2021/08/18/datafusion-5.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwh
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2021-08-18T00:00:00-06:00","datePublished":"2021-08-18T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow DataFusion 5.0.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2021/08/18/datafusion-5.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwhite_o
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -142,7 +142,7 @@ improve the documentation, or contribute to the
documentation, tests or code. A
beginners is <a
href="https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">here</a>
and the full list is <a
href="https://github.com/apache/arrow-datafusion/issues">here</a>.</p>
- </div><a class="u-url" href="/blog/blog/2021/08/18/datafusion-5.0.0/"
hidden></a>
+ </div><a class="u-url" href="/blog/2021/08/18/datafusion-5.0.0/" hidden></a>
</article>
</div>
diff --git a/blog/2021/11/19/datafusion-6.0.0/index.html
b/2021/11/19/datafusion-6.0.0/index.html
similarity index 96%
rename from blog/2021/11/19/datafusion-6.0.0/index.html
rename to 2021/11/19/datafusion-6.0.0/index.html
index 78005c8..9f95b05 100644
--- a/blog/2021/11/19/datafusion-6.0.0/index.html
+++ b/2021/11/19/datafusion-6.0.0/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2021/11/19/datafusion-6.0.0/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2021/11/19/datafusion-6.0.0/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2021/11/19/datafusion-6.0.0/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2021/11/19/datafusion-6.0.0/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2021-11-19T00:00:00-07:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Apache Arrow DataFusion 6.0.0 Release"
/>
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2021-11-19T00:00:00-07:00","datePublished":"2021-11-19T00:00:00-07:00","description":"<!–","headline":"Apache
Arrow DataFusion 6.0.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2021/11/19/datafusion-6.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwh
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2021-11-19T00:00:00-07:00","datePublished":"2021-11-19T00:00:00-07:00","description":"<!–","headline":"Apache
Arrow DataFusion 6.0.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2021/11/19/datafusion-6.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwhite_o
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -192,7 +192,7 @@ and the full list is <a
href="https://github.com/apache/arrow-datafusion/issues"
<p>Check out our new <a
href="https://arrow.apache.org/datafusion/community/communication.html">Communication
Doc</a> on more
ways to engage with the community.</p>
- </div><a class="u-url" href="/blog/blog/2021/11/19/datafusion-6.0.0/"
hidden></a>
+ </div><a class="u-url" href="/blog/2021/11/19/datafusion-6.0.0/" hidden></a>
</article>
</div>
diff --git a/blog/2022/02/28/datafusion-7.0.0/index.html
b/2022/02/28/datafusion-7.0.0/index.html
similarity index 97%
rename from blog/2022/02/28/datafusion-7.0.0/index.html
rename to 2022/02/28/datafusion-7.0.0/index.html
index 88b61e3..d640d3b 100644
--- a/blog/2022/02/28/datafusion-7.0.0/index.html
+++ b/2022/02/28/datafusion-7.0.0/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2022/02/28/datafusion-7.0.0/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2022/02/28/datafusion-7.0.0/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2022/02/28/datafusion-7.0.0/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2022/02/28/datafusion-7.0.0/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-02-28T00:00:00-07:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Apache Arrow DataFusion 7.0.0 Release"
/>
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2022-02-28T00:00:00-07:00","datePublished":"2022-02-28T00:00:00-07:00","description":"<!–","headline":"Apache
Arrow DataFusion 7.0.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2022/02/28/datafusion-7.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwh
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2022-02-28T00:00:00-07:00","datePublished":"2022-02-28T00:00:00-07:00","description":"<!–","headline":"Apache
Arrow DataFusion 7.0.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2022/02/28/datafusion-7.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwhite_o
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -228,7 +228,7 @@ can help by trying out DataFusion on some of your own data
and projects and let
<p>Check out our new <a
href="https://arrow.apache.org/datafusion/community/communication.html">Communication
Doc</a> on more
ways to engage with the community.</p>
- </div><a class="u-url" href="/blog/blog/2022/02/28/datafusion-7.0.0/"
hidden></a>
+ </div><a class="u-url" href="/blog/2022/02/28/datafusion-7.0.0/" hidden></a>
</article>
</div>
diff --git a/blog/2022/03/21/datafusion-contrib/index.html
b/2022/03/21/datafusion-contrib/index.html
similarity index 97%
rename from blog/2022/03/21/datafusion-contrib/index.html
rename to 2022/03/21/datafusion-contrib/index.html
index 6d738d4..3b1815a 100644
--- a/blog/2022/03/21/datafusion-contrib/index.html
+++ b/2022/03/21/datafusion-contrib/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2022/03/21/datafusion-contrib/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2022/03/21/datafusion-contrib/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2022/03/21/datafusion-contrib/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2022/03/21/datafusion-contrib/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-03-21T00:00:00-06:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Introducing Apache Arrow DataFusion
Contrib" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2022-03-21T00:00:00-06:00","datePublished":"2022-03-21T00:00:00-06:00","description":"<!–","headline":"Introducing
Apache Arrow DataFusion
Contrib","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2022/03/21/datafusion-contrib/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2022-03-21T00:00:00-06:00","datePublished":"2022-03-21T00:00:00-06:00","description":"<!–","headline":"Introducing
Apache Arrow DataFusion
Contrib","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2022/03/21/datafusion-contrib/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_b
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -243,7 +243,7 @@ can help by trying out DataFusion on some of your own data
and projects and let
<p>Links for each DataFusion-Contrib repository are provided above if you
would like to contribute to those.</p>
- </div><a class="u-url" href="/blog/blog/2022/03/21/datafusion-contrib/"
hidden></a>
+ </div><a class="u-url" href="/blog/2022/03/21/datafusion-contrib/"
hidden></a>
</article>
</div>
diff --git a/blog/2022/05/16/datafusion-8.0.0/index.html
b/2022/05/16/datafusion-8.0.0/index.html
similarity index 96%
rename from blog/2022/05/16/datafusion-8.0.0/index.html
rename to 2022/05/16/datafusion-8.0.0/index.html
index bcfd7a7..8a3abcc 100644
--- a/blog/2022/05/16/datafusion-8.0.0/index.html
+++ b/2022/05/16/datafusion-8.0.0/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2022/05/16/datafusion-8.0.0/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2022/05/16/datafusion-8.0.0/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2022/05/16/datafusion-8.0.0/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2022/05/16/datafusion-8.0.0/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-05-16T00:00:00-06:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Apache Arrow DataFusion 8.0.0 Release"
/>
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2022-05-16T00:00:00-06:00","datePublished":"2022-05-16T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow DataFusion 8.0.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2022/05/16/datafusion-8.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwh
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2022-05-16T00:00:00-06:00","datePublished":"2022-05-16T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow DataFusion 8.0.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2022/05/16/datafusion-8.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwhite_o
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -233,7 +233,7 @@ for beginners is <a
href="https://github.com/apache/arrow-datafusion/issues?q=is
<p>Check out our new <a
href="https://arrow.apache.org/datafusion/community/communication.html">Communication
Doc</a> on more
ways to engage with the community.</p>
- </div><a class="u-url" href="/blog/blog/2022/05/16/datafusion-8.0.0/"
hidden></a>
+ </div><a class="u-url" href="/blog/2022/05/16/datafusion-8.0.0/" hidden></a>
</article>
</div>
diff --git a/blog/2022/10/25/datafusion-13.0.0/index.html
b/2022/10/25/datafusion-13.0.0/index.html
similarity index 97%
rename from blog/2022/10/25/datafusion-13.0.0/index.html
rename to 2022/10/25/datafusion-13.0.0/index.html
index 0005909..fe9909c 100644
--- a/blog/2022/10/25/datafusion-13.0.0/index.html
+++ b/2022/10/25/datafusion-13.0.0/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2022/10/25/datafusion-13.0.0/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2022/10/25/datafusion-13.0.0/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2022/10/25/datafusion-13.0.0/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2022/10/25/datafusion-13.0.0/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-10-25T00:00:00-06:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Apache Arrow DataFusion 13.0.0 Project
Update" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2022-10-25T00:00:00-06:00","datePublished":"2022-10-25T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow DataFusion 13.0.0 Project
Update","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2022/10/25/datafusion-13.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/im
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2022-10-25T00:00:00-06:00","datePublished":"2022-10-25T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow DataFusion 13.0.0 Project
Update","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2022/10/25/datafusion-13.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -273,7 +273,7 @@ ways to engage with the community.</p>
</code></pre></div></div>
- </div><a class="u-url" href="/blog/blog/2022/10/25/datafusion-13.0.0/"
hidden></a>
+ </div><a class="u-url" href="/blog/2022/10/25/datafusion-13.0.0/" hidden></a>
</article>
</div>
diff --git a/blog/2022/10/28/ballista-0.9.0/index.html
b/2022/10/28/ballista-0.9.0/index.html
similarity index 94%
rename from blog/2022/10/28/ballista-0.9.0/index.html
rename to 2022/10/28/ballista-0.9.0/index.html
index 6b800ae..74b1df1 100644
--- a/blog/2022/10/28/ballista-0.9.0/index.html
+++ b/2022/10/28/ballista-0.9.0/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2022/10/28/ballista-0.9.0/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2022/10/28/ballista-0.9.0/" />
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2022/10/28/ballista-0.9.0/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2022/10/28/ballista-0.9.0/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-10-28T00:00:00-06:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Apache Arrow Ballista 0.9.0 Release" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2022-10-28T00:00:00-06:00","datePublished":"2022-10-28T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow Ballista 0.9.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2022/10/28/ballista-0.9.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwhite_
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2022-10-28T00:00:00-06:00","datePublished":"2022-10-28T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow Ballista 0.9.0
Release","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2022/10/28/ballista-0.9.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwhite_origi
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -139,7 +139,7 @@ in the <a href="https://arrow.apache.org/ballista/">user
guide</a> and try using
for any bugs or feature suggestions.</p>
- </div><a class="u-url" href="/blog/blog/2022/10/28/ballista-0.9.0/"
hidden></a>
+ </div><a class="u-url" href="/blog/2022/10/28/ballista-0.9.0/" hidden></a>
</article>
</div>
diff --git a/blog/2023/01/19/datafusion-16.0.0/index.html
b/2023/01/19/datafusion-16.0.0/index.html
similarity index 97%
rename from blog/2023/01/19/datafusion-16.0.0/index.html
rename to 2023/01/19/datafusion-16.0.0/index.html
index 2962410..198429d 100644
--- a/blog/2023/01/19/datafusion-16.0.0/index.html
+++ b/2023/01/19/datafusion-16.0.0/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2023/01/19/datafusion-16.0.0/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2023/01/19/datafusion-16.0.0/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2023/01/19/datafusion-16.0.0/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2023/01/19/datafusion-16.0.0/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2023-01-19T00:00:00-07:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Apache Arrow DataFusion 16.0.0 Project
Update" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2023-01-19T00:00:00-07:00","datePublished":"2023-01-19T00:00:00-07:00","description":"<!–","headline":"Apache
Arrow DataFusion 16.0.0 Project
Update","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2023/01/19/datafusion-16.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/im
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2023-01-19T00:00:00-07:00","datePublished":"2023-01-19T00:00:00-07:00","description":"<!–","headline":"Apache
Arrow DataFusion 16.0.0 Project
Update","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2023/01/19/datafusion-16.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -293,7 +293,7 @@ ways to engage with the community.</p>
</code></pre></div></div>
- </div><a class="u-url" href="/blog/blog/2023/01/19/datafusion-16.0.0/"
hidden></a>
+ </div><a class="u-url" href="/blog/2023/01/19/datafusion-16.0.0/" hidden></a>
</article>
</div>
diff --git a/blog/2023/06/24/datafusion-25.0.0/index.html
b/2023/06/24/datafusion-25.0.0/index.html
similarity index 98%
rename from blog/2023/06/24/datafusion-25.0.0/index.html
rename to 2023/06/24/datafusion-25.0.0/index.html
index f0ad19d..0d3c7df 100644
--- a/blog/2023/06/24/datafusion-25.0.0/index.html
+++ b/2023/06/24/datafusion-25.0.0/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2023/06/24/datafusion-25.0.0/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2023/06/24/datafusion-25.0.0/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2023/06/24/datafusion-25.0.0/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2023/06/24/datafusion-25.0.0/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2023-06-24T00:00:00-06:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Apache Arrow DataFusion 26.0.0" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2023-06-24T00:00:00-06:00","datePublished":"2023-06-24T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow DataFusion
26.0.0","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2023/06/24/datafusion-25.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwhite_or
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2023-06-24T00:00:00-06:00","datePublished":"2023-06-24T00:00:00-06:00","description":"<!–","headline":"Apache
Arrow DataFusion
26.0.0","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2023/06/24/datafusion-25.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwhite_origina
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -270,7 +270,7 @@ beginners is <a
href="https://github.com/apache/arrow-datafusion/issues?q=is%3Ai
community.</p>
- </div><a class="u-url" href="/blog/blog/2023/06/24/datafusion-25.0.0/"
hidden></a>
+ </div><a class="u-url" href="/blog/2023/06/24/datafusion-25.0.0/" hidden></a>
</article>
</div>
diff --git a/blog/2023/08/05/datafusion_fast_grouping/index.html
b/2023/08/05/datafusion_fast_grouping/index.html
similarity index 98%
rename from blog/2023/08/05/datafusion_fast_grouping/index.html
rename to 2023/08/05/datafusion_fast_grouping/index.html
index 7e50e4f..73633e5 100644
--- a/blog/2023/08/05/datafusion_fast_grouping/index.html
+++ b/2023/08/05/datafusion_fast_grouping/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2023/08/05/datafusion_fast_grouping/"
/>
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2023/08/05/datafusion_fast_grouping/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2023/08/05/datafusion_fast_grouping/"
/>
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2023/08/05/datafusion_fast_grouping/"
/>
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2023-08-05T00:00:00-06:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Aggregating Millions of Groups Fast in
Apache Arrow DataFusion 28.0.0" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"alamb,
Dandandan,
tustvold"},"dateModified":"2023-08-05T00:00:00-06:00","datePublished":"2023-08-05T00:00:00-06:00","description":"<!–","headline":"Aggregating
Millions of Groups Fast in Apache Arrow DataFusion
28.0.0","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2023/08/05/datafusion_fast_grouping/"},"publisher":{"@type":"Organization","logo":{"@type":"Ima
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"alamb,
Dandandan,
tustvold"},"dateModified":"2023-08-05T00:00:00-06:00","datePublished":"2023-08-05T00:00:00-06:00","description":"<!–","headline":"Aggregating
Millions of Groups Fast in Apache Arrow DataFusion
28.0.0","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2023/08/05/datafusion_fast_grouping/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObj
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -427,7 +427,7 @@ allocation using the arrow Row format
</ol>
</div>
- </div><a class="u-url"
href="/blog/blog/2023/08/05/datafusion_fast_grouping/" hidden></a>
+ </div><a class="u-url" href="/blog/2023/08/05/datafusion_fast_grouping/"
hidden></a>
</article>
</div>
diff --git a/blog/2024/01/19/datafusion-34.0.0/index.html
b/2024/01/19/datafusion-34.0.0/index.html
similarity index 98%
rename from blog/2024/01/19/datafusion-34.0.0/index.html
rename to 2024/01/19/datafusion-34.0.0/index.html
index 1383382..337ab57 100644
--- a/blog/2024/01/19/datafusion-34.0.0/index.html
+++ b/2024/01/19/datafusion-34.0.0/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2024/01/19/datafusion-34.0.0/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2024/01/19/datafusion-34.0.0/"
/>
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2024/01/19/datafusion-34.0.0/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2024/01/19/datafusion-34.0.0/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-01-19T00:00:00-07:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Apache Arrow DataFusion 34.0.0
Released, Looking Forward to 2024" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2024-01-19T00:00:00-07:00","datePublished":"2024-01-19T00:00:00-07:00","description":"<!–","headline":"Apache
Arrow DataFusion 34.0.0 Released, Looking Forward to
2024","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2024/01/19/datafusion-34.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2024-01-19T00:00:00-07:00","datePublished":"2024-01-19T00:00:00-07:00","description":"<!–","headline":"Apache
Arrow DataFusion 34.0.0 Released, Looking Forward to
2024","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2024/01/19/datafusion-34.0.0/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apac
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -325,7 +325,7 @@ in helping, or just want to say hi, please drop us a note
via one of
the methods listed in our <a
href="https://arrow.apache.org/datafusion/contributor-guide/communication.html">Communication
Doc</a>.</p>
- </div><a class="u-url" href="/blog/blog/2024/01/19/datafusion-34.0.0/"
hidden></a>
+ </div><a class="u-url" href="/blog/2024/01/19/datafusion-34.0.0/" hidden></a>
</article>
</div>
diff --git a/blog/2024/03/06/comet-donation/index.html
b/2024/03/06/comet-donation/index.html
similarity index 93%
rename from blog/2024/03/06/comet-donation/index.html
rename to 2024/03/06/comet-donation/index.html
index 3e85745..c967806 100644
--- a/blog/2024/03/06/comet-donation/index.html
+++ b/2024/03/06/comet-donation/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2024/03/06/comet-donation/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2024/03/06/comet-donation/" />
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2024/03/06/comet-donation/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2024/03/06/comet-donation/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-03-06T00:00:00-07:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Announcing Apache Arrow DataFusion
Comet" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2024-03-06T00:00:00-07:00","datePublished":"2024-03-06T00:00:00-07:00","description":"<!–","headline":"Announcing
Apache Arrow DataFusion
Comet","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2024/03/06/comet-donation/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgw
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2024-03-06T00:00:00-07:00","datePublished":"2024-03-06T00:00:00-07:00","description":"<!–","headline":"Announcing
Apache Arrow DataFusion
Comet","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2024/03/06/comet-donation/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/blog/img/2x_bgwhite_
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -103,7 +103,7 @@ discussion</a> about the initial donation.</p>
</ul>
- </div><a class="u-url" href="/blog/blog/2024/03/06/comet-donation/"
hidden></a>
+ </div><a class="u-url" href="/blog/2024/03/06/comet-donation/" hidden></a>
</article>
</div>
diff --git a/blog/2024/05/07/datafusion-tlp/index.html
b/2024/05/07/datafusion-tlp/index.html
similarity index 94%
rename from blog/2024/05/07/datafusion-tlp/index.html
rename to 2024/05/07/datafusion-tlp/index.html
index 6fc527f..e88f021 100644
--- a/blog/2024/05/07/datafusion-tlp/index.html
+++ b/2024/05/07/datafusion-tlp/index.html
@@ -10,15 +10,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="<!–" />
<meta property="og:description" content="<!–" />
-<link rel="canonical"
href="https://datafusion.apache.org/blog/blog/2024/05/07/datafusion-tlp/" />
-<meta property="og:url"
content="https://datafusion.apache.org/blog/blog/2024/05/07/datafusion-tlp/" />
+<link rel="canonical"
href="https://datafusion.apache.org/blog/2024/05/07/datafusion-tlp/" />
+<meta property="og:url"
content="https://datafusion.apache.org/blog/2024/05/07/datafusion-tlp/" />
<meta property="og:site_name" content="Apache DataFusion Project News &
Blog" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2024-05-07T00:00:00-06:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Announcing Apache Arrow DataFusion is
now Apache DataFusion" />
<script type="application/ld+json">
-{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2024-05-07T00:00:00-06:00","datePublished":"2024-05-07T00:00:00-06:00","description":"<!–","headline":"Announcing
Apache Arrow DataFusion is now Apache
DataFusion","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/blog/2024/05/07/datafusion-tlp/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.
[...]
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"pmc"},"dateModified":"2024-05-07T00:00:00-06:00","datePublished":"2024-05-07T00:00:00-06:00","description":"<!–","headline":"Announcing
Apache Arrow DataFusion is now Apache
DataFusion","mainEntityOfPage":{"@type":"WebPage","@id":"https://datafusion.apache.org/blog/2024/05/07/datafusion-tlp/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://datafusion.apache.org/b
[...]
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/blog/assets/main.css"><link
type="application/atom+xml" rel="alternate"
href="https://datafusion.apache.org/blog/feed.xml" title="Apache DataFusion
Project News & Blog" /></head>
<body><header class="site-header" role="banner">
@@ -102,7 +102,7 @@ own data and projects and let us know how it goes,
contribute suggestions,
documentation, bug reports, or a PR with documentation, tests or code.</p>
- </div><a class="u-url" href="/blog/blog/2024/05/07/datafusion-tlp/"
hidden></a>
+ </div><a class="u-url" href="/blog/2024/05/07/datafusion-tlp/" hidden></a>
</article>
</div>
diff --git a/feed.xml b/feed.xml
index 0cddb76..5d8eea7 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="4.3.3">Jekyll</generator><link
href="https://datafusion.apache.org/blog/feed.xml" rel="self"
type="application/atom+xml" /><link href="https://datafusion.apache.org/blog/"
rel="alternate" type="text/html"
/><updated>2024-05-19T08:24:30-06:00</updated><id>https://datafusion.apache.org/blog/feed.xml</id><title
type="html">Apache DataFusion Project News &amp; [...]
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="4.3.3">Jekyll</generator><link
href="https://datafusion.apache.org/blog/feed.xml" rel="self"
type="application/atom+xml" /><link href="https://datafusion.apache.org/blog/"
rel="alternate" type="text/html"
/><updated>2024-05-19T08:41:02-06:00</updated><id>https://datafusion.apache.org/blog/feed.xml</id><title
type="html">Apache DataFusion Project News &amp; [...]
-->
@@ -49,7 +49,7 @@ DataFusion</a> website.</p>
us. Get in touch using <a
href="https://datafusion.apache.org/contributor-guide/communication.html">Communication
Doc</a> and learn how to get involved in the
<a
href="https://datafusion.apache.org/contributor-guide/index.html">Contributor
Guide</a>. We welcome everyone to try DataFusion on their
own data and projects and let us know how it goes, contribute suggestions,
-documentation, bug reports, or a PR with documentation, tests or
code.</p>]]></content><author><name>pmc</name></author><category
term="subprojects" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Announcing Apache Arrow DataFusion Comet</title><link
href="https://datafusion.apache.org/blog/blog/2024/03/06/comet-donation/"
rel="alternate" type="text/html" title="Announcing Apache Arrow DataFusion
Comet" /><published>2024-03-06T00:00:00-07:00</publishe [...]
+documentation, bug reports, or a PR with documentation, tests or
code.</p>]]></content><author><name>pmc</name></author><category
term="subprojects" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Announcing Apache Arrow DataFusion Comet</title><link
href="https://datafusion.apache.org/blog/2024/03/06/comet-donation/"
rel="alternate" type="text/html" title="Announcing Apache Arrow DataFusion
Comet" /><published>2024-03-06T00:00:00-07:00</published><up [...]
-->
@@ -101,7 +101,7 @@ discussion</a> about the initial donation.</p>
<li>
<p>Try out the project and provide feedback, file issues, and contribute
code.</p>
</li>
-</ul>]]></content><author><name>pmc</name></author><category term="release"
/><summary type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow DataFusion 34.0.0 Released, Looking Forward to
2024</title><link
href="https://datafusion.apache.org/blog/blog/2024/01/19/datafusion-34.0.0/"
rel="alternate" type="text/html" title="Apache Arrow DataFusion 34.0.0
Released, Looking Forward to 2024"
/><published>2024-01-19T00:00:00-07:00</published><updated>2024-01-19T [...]
+</ul>]]></content><author><name>pmc</name></author><category term="release"
/><summary type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow DataFusion 34.0.0 Released, Looking Forward to
2024</title><link
href="https://datafusion.apache.org/blog/2024/01/19/datafusion-34.0.0/"
rel="alternate" type="text/html" title="Apache Arrow DataFusion 34.0.0
Released, Looking Forward to 2024"
/><published>2024-01-19T00:00:00-07:00</published><updated>2024-01-19T00:00
[...]
-->
@@ -375,7 +375,7 @@ suitable for beginners is <a
href="https://github.com/apache/arrow-datafusion/is
meetings. Timezones are always a challenge for such meetings, but we hope to
have two calls that can work for most attendees. If you are interested
in helping, or just want to say hi, please drop us a note via one of
-the methods listed in our <a
href="https://arrow.apache.org/datafusion/contributor-guide/communication.html">Communication
Doc</a>.</p>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Aggregating Millions of Groups Fast in Apache Arrow DataFusion
28.0.0</title><link
href="https://datafusion.apache.org/blog/blog/2023/08/05/datafusion_fast_grouping/"
rel="alternate" type="text/html" t [...]
+the methods listed in our <a
href="https://arrow.apache.org/datafusion/contributor-guide/communication.html">Communication
Doc</a>.</p>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Aggregating Millions of Groups Fast in Apache Arrow DataFusion
28.0.0</title><link
href="https://datafusion.apache.org/blog/2023/08/05/datafusion_fast_grouping/"
rel="alternate" type="text/html" title= [...]
-->
@@ -752,7 +752,7 @@ allocation using the arrow Row format
<p><a
href="https://datasets.clickhouse.com/hits_compatible/athena_partitioned/hits_%7B%7D.parquet">hits_0.parquet</a>,
one of the files from the partitioned ClickBench dataset, which has <code
class="language-plaintext highlighter-rouge">100,000</code> rows and is 117 MB
in size. The entire dataset has <code class="language-plaintext
highlighter-rouge">100,000,000</code> rows in a single 14 GB Parquet file. The
script did not complete on the entire dataset after 40 minutes, and us [...]
</li>
</ol>
-</div>]]></content><author><name>alamb, Dandandan,
tustvold</name></author><category term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow DataFusion 26.0.0</title><link
href="https://datafusion.apache.org/blog/blog/2023/06/24/datafusion-25.0.0/"
rel="alternate" type="text/html" title="Apache Arrow DataFusion 26.0.0"
/><published>2023-06-24T00:00:00-06:00</published><updated>2023-06-24T00:00:00-06:00</updated><id>https://datafusi
[...]
+</div>]]></content><author><name>alamb, Dandandan,
tustvold</name></author><category term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow DataFusion 26.0.0</title><link
href="https://datafusion.apache.org/blog/2023/06/24/datafusion-25.0.0/"
rel="alternate" type="text/html" title="Apache Arrow DataFusion 26.0.0"
/><published>2023-06-24T00:00:00-06:00</published><updated>2023-06-24T00:00:00-06:00</updated><id>https://datafusion.ap
[...]
-->
@@ -971,7 +971,7 @@ documentation, tests or code. A list of open issues
suitable for
beginners is <a
href="https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">here</a>.</p>
<p>Check out our <a
href="https://arrow.apache.org/datafusion/contributor-guide/communication.html">Communication
Doc</a> for more ways to engage with the
-community.</p>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow DataFusion 16.0.0 Project Update</title><link
href="https://datafusion.apache.org/blog/blog/2023/01/19/datafusion-16.0.0/"
rel="alternate" type="text/html" title="Apache Arrow DataFusion 16.0.0 Project
Update"
/><published>2023-01-19T00:00:00-07:00</published><updated>2023-01-19T00:00:00-07:00</updated><id>h
[...]
+community.</p>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow DataFusion 16.0.0 Project Update</title><link
href="https://datafusion.apache.org/blog/2023/01/19/datafusion-16.0.0/"
rel="alternate" type="text/html" title="Apache Arrow DataFusion 16.0.0 Project
Update"
/><published>2023-01-19T00:00:00-07:00</published><updated>2023-01-19T00:00:00-07:00</updated><id>https:
[...]
-->
@@ -1213,7 +1213,7 @@ ways to engage with the community.</p>
1 yujie.zhang
1 zembunia
1 哇呜哇呜呀咦耶
-</code></pre></div></div>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow Ballista 0.9.0 Release</title><link
href="https://datafusion.apache.org/blog/blog/2022/10/28/ballista-0.9.0/"
rel="alternate" type="text/html" title="Apache Arrow Ballista 0.9.0 Release"
/><published>2022-10-28T00:00:00-06:00</published><updated>2022-10-28T00:00:00-06:00</updated><id>https://dataf
[...]
+</code></pre></div></div>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow Ballista 0.9.0 Release</title><link
href="https://datafusion.apache.org/blog/2022/10/28/ballista-0.9.0/"
rel="alternate" type="text/html" title="Apache Arrow Ballista 0.9.0 Release"
/><published>2022-10-28T00:00:00-06:00</published><updated>2022-10-28T00:00:00-06:00</updated><id>https://datafusion
[...]
-->
@@ -1301,7 +1301,7 @@ tuning Ballista.</p>
<p>Ballista has a friendly community and we welcome contributions. A good
place to start is to following the instructions
in the <a href="https://arrow.apache.org/ballista/">user guide</a> and try
using Ballista with your own SQL queries and ETL pipelines, and file issues
-for any bugs or feature
suggestions.</p>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow DataFusion 13.0.0 Project Update</title><link
href="https://datafusion.apache.org/blog/blog/2022/10/25/datafusion-13.0.0/"
rel="alternate" type="text/html" title="Apache Arrow DataFusion 13.0.0 Project
Update"
/><published>2022-10-25T00:00:00-06:00</published><updated>2022-10-25T00: [...]
+for any bugs or feature
suggestions.</p>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow DataFusion 13.0.0 Project Update</title><link
href="https://datafusion.apache.org/blog/2022/10/25/datafusion-13.0.0/"
rel="alternate" type="text/html" title="Apache Arrow DataFusion 13.0.0 Project
Update"
/><published>2022-10-25T00:00:00-06:00</published><updated>2022-10-25T00:00:00
[...]
-->
@@ -1523,7 +1523,7 @@ ways to engage with the community.</p>
1 nvartolomei
1 yourenawo
1 Özgür Akkurt
-</code></pre></div></div>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow DataFusion 8.0.0 Release</title><link
href="https://datafusion.apache.org/blog/blog/2022/05/16/datafusion-8.0.0/"
rel="alternate" type="text/html" title="Apache Arrow DataFusion 8.0.0 Release"
/><published>2022-05-16T00:00:00-06:00</published><updated>2022-05-16T00:00:00-06:00</updated><id>https:/
[...]
+</code></pre></div></div>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Apache Arrow DataFusion 8.0.0 Release</title><link
href="https://datafusion.apache.org/blog/2022/05/16/datafusion-8.0.0/"
rel="alternate" type="text/html" title="Apache Arrow DataFusion 8.0.0 Release"
/><published>2022-05-16T00:00:00-06:00</published><updated>2022-05-16T00:00:00-06:00</updated><id>https://data
[...]
-->
@@ -1706,7 +1706,7 @@ and let us know how it goes or contribute a PR with
documentation, tests or code
for beginners is <a
href="https://github.com/apache/arrow-datafusion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22">here</a></p>
<p>Check out our new <a
href="https://arrow.apache.org/datafusion/community/communication.html">Communication
Doc</a> on more
-ways to engage with the
community.</p>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Introducing Apache Arrow DataFusion Contrib</title><link
href="https://datafusion.apache.org/blog/blog/2022/03/21/datafusion-contrib/"
rel="alternate" type="text/html" title="Introducing Apache Arrow DataFusion
Contrib"
/><published>2022-03-21T00:00:00-06:00</published><updated>2022-03-21T00:00:00
[...]
+ways to engage with the
community.</p>]]></content><author><name>pmc</name></author><category
term="release" /><summary
type="html"><![CDATA[<!–]]></summary></entry><entry><title
type="html">Introducing Apache Arrow DataFusion Contrib</title><link
href="https://datafusion.apache.org/blog/2022/03/21/datafusion-contrib/"
rel="alternate" type="text/html" title="Introducing Apache Arrow DataFusion
Contrib"
/><published>2022-03-21T00:00:00-06:00</published><updated>2022-03-21T00:00:00-06:0
[...]
-->
diff --git a/index.html b/index.html
index 36a3b80..e6df64c 100644
--- a/index.html
+++ b/index.html
@@ -40,82 +40,82 @@
<h2 class="post-list-heading">Posts</h2>
<ul class="post-list"><li><span class="post-meta">May 7, 2024</span>
<h3>
- <a class="post-link" href="/blog/blog/2024/05/07/datafusion-tlp/">
+ <a class="post-link" href="/blog/2024/05/07/datafusion-tlp/">
Announcing Apache Arrow DataFusion is now Apache DataFusion
</a>
</h3></li><li><span class="post-meta">Mar 6, 2024</span>
<h3>
- <a class="post-link" href="/blog/blog/2024/03/06/comet-donation/">
+ <a class="post-link" href="/blog/2024/03/06/comet-donation/">
Announcing Apache Arrow DataFusion Comet
</a>
</h3></li><li><span class="post-meta">Jan 19, 2024</span>
<h3>
- <a class="post-link" href="/blog/blog/2024/01/19/datafusion-34.0.0/">
+ <a class="post-link" href="/blog/2024/01/19/datafusion-34.0.0/">
Apache Arrow DataFusion 34.0.0 Released, Looking Forward to 2024
</a>
</h3></li><li><span class="post-meta">Aug 5, 2023</span>
<h3>
- <a class="post-link"
href="/blog/blog/2023/08/05/datafusion_fast_grouping/">
+ <a class="post-link"
href="/blog/2023/08/05/datafusion_fast_grouping/">
Aggregating Millions of Groups Fast in Apache Arrow DataFusion
28.0.0
</a>
</h3></li><li><span class="post-meta">Jun 24, 2023</span>
<h3>
- <a class="post-link" href="/blog/blog/2023/06/24/datafusion-25.0.0/">
+ <a class="post-link" href="/blog/2023/06/24/datafusion-25.0.0/">
Apache Arrow DataFusion 26.0.0
</a>
</h3></li><li><span class="post-meta">Jan 19, 2023</span>
<h3>
- <a class="post-link" href="/blog/blog/2023/01/19/datafusion-16.0.0/">
+ <a class="post-link" href="/blog/2023/01/19/datafusion-16.0.0/">
Apache Arrow DataFusion 16.0.0 Project Update
</a>
</h3></li><li><span class="post-meta">Oct 28, 2022</span>
<h3>
- <a class="post-link" href="/blog/blog/2022/10/28/ballista-0.9.0/">
+ <a class="post-link" href="/blog/2022/10/28/ballista-0.9.0/">
Apache Arrow Ballista 0.9.0 Release
</a>
</h3></li><li><span class="post-meta">Oct 25, 2022</span>
<h3>
- <a class="post-link" href="/blog/blog/2022/10/25/datafusion-13.0.0/">
+ <a class="post-link" href="/blog/2022/10/25/datafusion-13.0.0/">
Apache Arrow DataFusion 13.0.0 Project Update
</a>
</h3></li><li><span class="post-meta">May 16, 2022</span>
<h3>
- <a class="post-link" href="/blog/blog/2022/05/16/datafusion-8.0.0/">
+ <a class="post-link" href="/blog/2022/05/16/datafusion-8.0.0/">
Apache Arrow DataFusion 8.0.0 Release
</a>
</h3></li><li><span class="post-meta">Mar 21, 2022</span>
<h3>
- <a class="post-link"
href="/blog/blog/2022/03/21/datafusion-contrib/">
+ <a class="post-link" href="/blog/2022/03/21/datafusion-contrib/">
Introducing Apache Arrow DataFusion Contrib
</a>
</h3></li><li><span class="post-meta">Feb 28, 2022</span>
<h3>
- <a class="post-link" href="/blog/blog/2022/02/28/datafusion-7.0.0/">
+ <a class="post-link" href="/blog/2022/02/28/datafusion-7.0.0/">
Apache Arrow DataFusion 7.0.0 Release
</a>
</h3></li><li><span class="post-meta">Nov 19, 2021</span>
<h3>
- <a class="post-link" href="/blog/blog/2021/11/19/datafusion-6.0.0/">
+ <a class="post-link" href="/blog/2021/11/19/datafusion-6.0.0/">
Apache Arrow DataFusion 6.0.0 Release
</a>
</h3></li><li><span class="post-meta">Aug 18, 2021</span>
<h3>
- <a class="post-link" href="/blog/blog/2021/08/18/datafusion-5.0.0/">
+ <a class="post-link" href="/blog/2021/08/18/datafusion-5.0.0/">
Apache Arrow DataFusion 5.0.0 Release
</a>
</h3></li><li><span class="post-meta">Aug 18, 2021</span>
<h3>
- <a class="post-link" href="/blog/blog/2021/08/18/ballista-0.5.0/">
+ <a class="post-link" href="/blog/2021/08/18/ballista-0.5.0/">
Apache Arrow Ballista 0.5.0 Release
</a>
</h3></li><li><span class="post-meta">Apr 12, 2021</span>
<h3>
- <a class="post-link" href="/blog/blog/2021/04/12/ballista-donation/">
+ <a class="post-link" href="/blog/2021/04/12/ballista-donation/">
Ballista: A Distributed Scheduler for Apache Arrow
</a>
</h3></li><li><span class="post-meta">Feb 3, 2019</span>
<h3>
- <a class="post-link"
href="/blog/blog/2019/02/03/datafusion-donation/">
+ <a class="post-link" href="/blog/2019/02/03/datafusion-donation/">
DataFusion: A Rust-native Query Engine for Apache Arrow
</a>
</h3></li></ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]