Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

nagraham
Copy link
Contributor

@nagraham nagraham commented Aug 27, 2025

Closes internal jira IGLOO-102.

This change adds two new Wrangler sub-commands within R2 Data Catalog to enable/disable automatic compaction for an Iceberg Table in their catalog. Compaction optimizes the size of data files to improve read performance.

The feature is still in private-beta.


  • Tests
    • Tests included
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: This is forthcoming
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: new feature.

…ction feature

This change adds two new Wrangler sub-commands within R2 Data Catalog to
enable/disable automatic compaction for an Iceberg Table in their catalog.
Compaction optimizes the size of data files to improve read performance.
@nagraham nagraham requested a review from a team as a code owner August 27, 2025 19:15
Copy link

changeset-bot bot commented Aug 27, 2025

🦋 Changeset detected

Latest commit: 34967b3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
wrangler Minor
@cloudflare/vite-plugin Major
@cloudflare/vitest-pool-workers Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Aug 27, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@10479

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@10479

miniflare

npm i https://pkg.pr.new/miniflare@10479

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@10479

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@10479

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@10479

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@10479

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@10479

wrangler

npm i https://pkg.pr.new/wrangler@10479

commit: 34967b3

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Sep 11, 2025
@penalosa penalosa added the skip-v3-pr Skip validation of presence of a v3 backport PR label Sep 11, 2025
@penalosa penalosa merged commit ffa2600 into cloudflare:main Sep 11, 2025
51 of 58 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Sep 11, 2025
emily-shen pushed a commit that referenced this pull request Sep 12, 2025
…ction feature (#10479)

This change adds two new Wrangler sub-commands within R2 Data Catalog to
enable/disable automatic compaction for an Iceberg Table in their catalog.
Compaction optimizes the size of data files to improve read performance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-v3-pr Skip validation of presence of a v3 backport PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants