This is an automated email from the ASF dual-hosted git repository.
gangwu pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/parquet-site.git
The following commit(s) were added to refs/heads/production by this push:
new 79b195d Fix release date of format 2.12.0 (#120)
79b195d is described below
commit 79b195de7c525d370ba0ebd5da6cc26eeed1160f
Author: Gang Wu <[email protected]>
AuthorDate: Thu Aug 28 22:19:15 2025 +0800
Fix release date of format 2.12.0 (#120)
---
content/en/blog/parquet-format/2.12.0.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/en/blog/parquet-format/2.12.0.md
b/content/en/blog/parquet-format/2.12.0.md
index fbff76f..076d01d 100755
--- a/content/en/blog/parquet-format/2.12.0.md
+++ b/content/en/blog/parquet-format/2.12.0.md
@@ -1,6 +1,6 @@
---
title: "2.12.0"
-date: 2025-08-27
+date: 2025-08-28
description: >
---