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",