Skip to content

rust: Ensure string view values are repeated efficiently after upgrading to Arrow 57.2.0 #636

@paleolimbot

Description

@paleolimbot

There is at least one place in our code that broadcasts a string view scalar to an array, which has a much more efficient implementation in Arrow 57.2.0 apache/datafusion#19797 . In the context of rasters this probably doesn't matter much; however, for small geometries this may be much faster (particularly when creating item CRS arrays).

Original code reference: #630 (comment)

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