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/)