Software Engineering

R2 - R2 Data Catalog table-level compaction

Cloudflare Developer Platform Changelog · 2025-10-06

You can now enable compaction for individual Apache Iceberg tables in R2 Data Catalog , giving you fine-grained control over different workloads. # Enable compaction for a specific table (no token required) npx wrangler r2 bucket catalog compaction enable BUCKET NAMESPACE TABLE --target-size 256 This allows you to:...

Feedback