Skip to content

Update repeat UDF to emit utf8view when input is utf8view#20645

Open
Omega359 wants to merge 3 commits intoapache:mainfrom
Omega359:repeat_utf8view
Open

Update repeat UDF to emit utf8view when input is utf8view#20645
Omega359 wants to merge 3 commits intoapache:mainfrom
Omega359:repeat_utf8view

Conversation

@Omega359
Copy link
Contributor

@Omega359 Omega359 commented Mar 2, 2026

Which issue does this PR close?

Part of #20585

Rationale for this change

Functions ideally should emit strings in the same format as the input and previously the repeat function was emitting using utf8 for input that was in utf8view.

What changes are included in this PR?

Code, tests

Are these changes tested?

Yes

Are there any user-facing changes?

@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) functions Changes to functions implementation labels Mar 2, 2026
@Omega359 Omega359 marked this pull request as ready for review March 2, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant