Skip to content

Setting coalesce=0 when calling get_ranges doesn't disable coalescing #678

@talawahtech

Description

@talawahtech

According to the get_ranges docs for the coalesce param you can "Set to 0 to disable coalescing", but in my testing this doesn't actually work if I want to download adjacent ranges in parallel.

Taking a quick look at the merge_ranges code in arrow-rs-object-store it seems that the comparison is <= so I guess the documentation is wrong.

Would be nice to actually have this feature though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions