From 4bfeacb8e5c42341987699a55c3c2a388f9bc760 Mon Sep 17 00:00:00 2001 From: Arnav Date: Tue, 13 Jan 2026 17:54:21 +0530 Subject: [PATCH] add: Metadata at Scale blog by Arnav Borkar (2025-10-16) --- blogs.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/blogs.json b/blogs.json index a9d1bde..403024b 100644 --- a/blogs.json +++ b/blogs.json @@ -60,6 +60,16 @@ "project_slugs": ["iceberg", "polaris"], "tags": ["Apache Iceberg", "Apache Polaris"] }, + { + "title": "Metadata at Scale: Tackling Apache Iceberg Tables with Tens of Millions of Files", + "date": "2025-10-16", + "url": "https://www.e6data.com/blog/apache-iceberg-million-files-metadata", + "company": "e6data", + "author": "Arnav Borkar", + "author_url": "https://www.linkedin.com/in/arnavborkar/", + "project_slugs": ["iceberg", "spark", "trino"], + "tags": ["Apache Iceberg", "Apache Spark", "Trino"] + }, { "title": "Try Apache Polaris (incubating) on Your Laptop with Minio", "date": "2025-10-14",