Skip to content

Conversation

@Omega359
Copy link
Contributor

Which issue does this PR close?

Closes #13379

Rationale for this change

Completing support for StringView in udfs

What changes are included in this PR?

Code, tests.

Are these changes tested?

yes

Are there any user-facing changes?

No

@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) functions Changes to functions implementation labels Nov 12, 2024
@Omega359 Omega359 marked this pull request as ready for review November 12, 2024 16:44
@jayzhan211
Copy link
Contributor

jayzhan211 commented Nov 13, 2024

Can you use other signature instead of maintain the list of types with Uniform? Similar to the idea I attempt for #13356

@Omega359
Copy link
Contributor Author

I would but I would prefer if that ticket landed before this one then I could just handle the conflict. I'd rather not mix updating the type signature code and this PR in one

@jayzhan211 jayzhan211 merged commit 430a67c into apache:main Nov 13, 2024
@Omega359 Omega359 deleted the feature/nullif branch November 13, 2024 15:03
alamb pushed a commit to alamb/datafusion that referenced this pull request Nov 13, 2024
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.

add support for utf8view type to NullIf function

2 participants