Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable coalesce ranges #6

Open
kylebarron opened this issue Feb 20, 2025 · 0 comments
Open

Configurable coalesce ranges #6

kylebarron opened this issue Feb 20, 2025 · 0 comments

Comments

@kylebarron
Copy link
Member

By default, object_store has a hard-coded coalesce range
https://github.com/apache/arrow-rs/blob/a0c3186c55ac8ed3f6b8a15d1305548fd6305ebb/object_store/src/lib.rs#L643-L650

However, coalesce_ranges is public, so we can allow users to override how to coalesce ranges. Ref #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant