Skip to content

fix(rust/sedona-raster-functions): Update creation of a repeated string view with more efficient method#903

Open
paleolimbot wants to merge 1 commit into
apache:mainfrom
paleolimbot:rs-srid-repeat-n
Open

fix(rust/sedona-raster-functions): Update creation of a repeated string view with more efficient method#903
paleolimbot wants to merge 1 commit into
apache:mainfrom
paleolimbot:rs-srid-repeat-n

Conversation

@paleolimbot
Copy link
Copy Markdown
Member

Uses try_append_value_n when creating a string view from the same value.

Closes #636.

@paleolimbot paleolimbot marked this pull request as ready for review June 2, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant