Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for crypto functions #13443

Closed
wants to merge 1 commit into from

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Nov 15, 2024

Tests that show

Which issue does this PR close?

Follow on to #13407

Rationale for this change

While looking at #13407 from @Omega359 I figured I would add a few more tests of the functions actually running .

What changes are included in this PR?

Add tests using the wonderful string_part.slt framework from @goldmedal to test running the functions on all the different types of strings

Are these changes tested?

Only tests

Are there any user-facing changes?

@alamb alamb marked this pull request as draft November 15, 2024 19:44
@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) functions Changes to functions implementation labels Nov 15, 2024
@alamb alamb force-pushed the alamb/crypto_function_errors branch from 1981d95 to fcedd41 Compare November 15, 2024 19:46
@github-actions github-actions bot removed the functions Changes to functions implementation label Nov 15, 2024
Omega359 added a commit to Omega359/arrow-datafusion that referenced this pull request Nov 20, 2024
alamb pushed a commit that referenced this pull request Nov 20, 2024
* Fix md5 return_type to only return Utf8 as per current code impl.

* Added tests from #13443 to verify fix
@alamb alamb closed this in #13502 Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant