This is an automated email from the ASF dual-hosted git repository. npr pushed a commit to branch nealrichardson-patch-1 in repository https://gitbox.apache.org/repos/asf/arrow-site.git
commit b0b118d9efb42cd8759db87cbf93e1f6f5a04e20 Author: Neal Richardson <[email protected]> AuthorDate: Fri Dec 3 15:21:49 2021 -0500 Add "Apache" to title --- _posts/2021-12-3-arrow-duckdb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2021-12-3-arrow-duckdb.md b/_posts/2021-12-3-arrow-duckdb.md index 6919080..96e2db2 100644 --- a/_posts/2021-12-3-arrow-duckdb.md +++ b/_posts/2021-12-3-arrow-duckdb.md @@ -1,6 +1,6 @@ --- layout: post -title: "DuckDB quacks Arrow: A zero-copy data integration between Arrow and DuckDB" +title: "DuckDB quacks Arrow: A zero-copy data integration between Apache Arrow and DuckDB" date: "2021-12-3 00:00:00" author: Pedro Holanda, Jonathan Keane categories: [application]
