developmentseed / developmentseed/async-tiff

Configurable coalesce ranges

Open
#6 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
120
Forks
15
Avg merge
1d 17h
Merged PRs (30d)
9

Description

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`](https://docs.rs/object_store/latest/object_store/fn.coalesce_ranges.html) is public, so we can allow users to override how to coalesce ranges. Ref #5

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.