Skip to content

Look into ByteArrayRanges.mergeIntersections() #626

@rfecher

Description

@rfecher

When using many partitions, this can be a bottleneck (O(n^2) growth with number of partitions) - also it seems DataStoreUtils.constraintsToByteArrayRanges() set maxRanges to 0, and mergeIntersections doesn't use max ranges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions