Skip to content

Overallocating arrays in coalesce primitives / views #9135

@Dandandan

Description

@Dandandan

Describe the bug
Currently, the buffers in coalesce primitive / views overallocate.

To Reproduce

Push two batches smaller than the target batch size, it will allocate twice, once for the desired capacity and once allocsting double the amount.

Expected behavior

Additional context

Metadata

Metadata

Assignees

No one assigned

    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