<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Cloudflare changelogs | R2 Data Catalog</title><description>Cloudflare changelogs for R2 Data Catalog</description><link>https://developers.cloudflare.com/changelog/</link><item><title>R2 Data Catalog, R2 - R2 Data Catalog compaction now optimizes manifest files</title><link>https://developers.cloudflare.com/changelog/post/2026-07-13-r2-data-catalog-manifest-optimization/</link><guid isPermaLink="true">https://developers.cloudflare.com/changelog/post/2026-07-13-r2-data-catalog-manifest-optimization/</guid><description>&lt;p&gt;&lt;a href=&quot;https://developers.cloudflare.com/r2/data-catalog/&quot;&gt;R2 Data Catalog&lt;/a&gt;, a managed &lt;a href=&quot;https://iceberg.apache.org/&quot; target=&quot;_blank&quot;&gt;Apache Iceberg&lt;/a&gt; catalog built into R2, now automatically optimizes manifest files as part of &lt;a href=&quot;https://developers.cloudflare.com/r2/data-catalog/table-maintenance/&quot;&gt;compaction&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Manifest files track the data files that make up an Iceberg table. As a table accumulates many small or fragmented manifests, query engines must read more metadata during query planning, which slows down queries even before any data is scanned.&lt;/p&gt;
&lt;p&gt;When compaction runs, R2 Data Catalog now rewrites and clusters manifest files by partition as a best-effort pre-step. This consolidates fragmented manifests, reduces the number of manifests a query engine must open, and lowers metadata I/O overhead. Tables that are already well-clustered are skipped, so the operation only runs when it provides a benefit.&lt;/p&gt;
&lt;p&gt;This happens automatically for tables with compaction enabled — no configuration changes are required.&lt;/p&gt;
&lt;p&gt;For more information, refer to &lt;a href=&quot;https://developers.cloudflare.com/r2/data-catalog/table-maintenance/&quot;&gt;Table maintenance&lt;/a&gt;.&lt;/p&gt;</description><pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate><product>R2 Data Catalog</product><category>R2 Data Catalog</category><category>R2</category></item></channel></rss>