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

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


The following commit(s) were added to refs/heads/master by this push:
     new 10e4d38d59 fix date + title for Arbitrarily Nested Data in Parquet and 
Arrow: Part 1: Introduction (#250)
10e4d38d59 is described below

commit 10e4d38d59d5204e5c64331a2b62ce89a862c6c0
Author: Andrew Lamb <[email protected]>
AuthorDate: Wed Oct 5 14:55:09 2022 -0400

    fix date + title for Arbitrarily Nested Data in Parquet and Arrow: Part 1: 
Introduction (#250)
---
 ...coding-part-1.md => 2022-10-05-arrow-parquet-encoding-part-1.md} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/_posts/2022-10-01-arrow-parquet-encoding-part-1.md 
b/_posts/2022-10-05-arrow-parquet-encoding-part-1.md
similarity index 98%
rename from _posts/2022-10-01-arrow-parquet-encoding-part-1.md
rename to _posts/2022-10-05-arrow-parquet-encoding-part-1.md
index f9d3d9a6c7..24316f3a68 100644
--- a/_posts/2022-10-01-arrow-parquet-encoding-part-1.md
+++ b/_posts/2022-10-05-arrow-parquet-encoding-part-1.md
@@ -1,8 +1,8 @@
 ---
 layout: post
-title: Arrow and Parquet Part 1: Primitive Types and Nullability
-date: "2022-10-01 00:00:00"
-author: tustvold, alamb
+title: "Arrow and Parquet Part 1: Primitive Types and Nullability"
+date: "2022-10-05 00:00:00"
+author: [tustvold, alamb]
 categories: [parquet, arrow]
 ---
 <!--

Reply via email to