Skip to content

Optimize performance of NestedExtensionArray[...] = ... #53

@hombit

Description

@hombit

NestedExtensionArray.__setitem__'s performance may be improved for a case of a highly-chunked pyarrow array, when just few chunks are being assigned to. In this case the rest of the chunks are going to be reused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions