This is an automated email from the ASF dual-hosted git repository.
gangwu pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/parquet-site.git
The following commit(s) were added to refs/heads/staging by this push:
new f0555a6 force redeploy website (#45)
f0555a6 is described below
commit f0555a60cdf5a096b2d897c6b6c60c587e6024d4
Author: Vinoo Ganesh <[email protected]>
AuthorDate: Tue Mar 5 21:17:01 2024 -0500
force redeploy website (#45)
---
config.toml | 4 ++--
content/en/docs/Learning Resources/Blog Posts/_index.md | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config.toml b/config.toml
index 69296a0..00cf405 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-baseURL = "/"
+baseURL = "/"
title = "Parquet"
# Language settings
@@ -189,4 +189,4 @@ enable = false
min = "0.110.0"
[[module.imports]]
path = "github.com/google/docsy"
- disable = false
\ No newline at end of file
+ disable = false
diff --git a/content/en/docs/Learning Resources/Blog Posts/_index.md
b/content/en/docs/Learning Resources/Blog Posts/_index.md
index 8f7aaee..2e10d11 100644
--- a/content/en/docs/Learning Resources/Blog Posts/_index.md
+++ b/content/en/docs/Learning Resources/Blog Posts/_index.md
@@ -5,7 +5,7 @@ weight: 10
description: >
Blog posts with content about the Parquet File Format.
---
-
+
* [Apache Parquet: Cost Efficiency @ Scale in Big Data File
Format](https://eng.uber.com/cost-efficiency-big-data/)
* [One Stone, Three Birds: Finer-Grained Encryption @ Apache
Parquet](https://eng.uber.com/one-stone-three-birds-finer-grained-encryption-apache-parquet/)