Skip to content

feat: Add Store.replace_prefix - #762

Open
kylebarron wants to merge 2 commits into
mainfrom
kyle/replace-prefix
Open

feat: Add Store.replace_prefix#762
kylebarron wants to merge 2 commits into
mainfrom
kyle/replace-prefix

Conversation

@kylebarron

@kylebarron kylebarron commented Aug 5, 2026

Copy link
Copy Markdown
Member

Change list

  • Adds Store.replace_prefix for each store. This swaps out the prefix on the store, returning a new store instance but, crucially, it shares the same connection pool as the previous store instance. So this is very cheap to call.

This doesn't currently compile because it requires apache/arrow-rs-object-store#825; once that merges we can pin to a git tag upstream.

cc @d-v-b

@ds-release-bot ds-release-bot Bot added the feat label Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant