Skip to content

ListView interleave bug #9559

@asubiotto

Description

@asubiotto

Describe the bug

ListView interleave falls back to using MutableArrayData. However, the implementation does not extend the child buffers in the MutableArrayData, causing an OOB panic when trying to access a result of an interleave.

To Reproduce

Simple test interleaving two listviews. PR incoming.

Expected behavior

Correct behavior

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrowChanges to the arrow cratebug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions