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

bug: CAST string to integer does not handle all invalid inputs #431

Closed
andygrove opened this issue May 14, 2024 · 1 comment · Fixed by #453
Closed

bug: CAST string to integer does not handle all invalid inputs #431

andygrove opened this issue May 14, 2024 · 1 comment · Fixed by #453
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@andygrove
Copy link
Member

Describe the bug

PR #426 improved the fuzz testing in CometCastSuite and found a new issue with CAST from string to integer. Tests have been ignored and those casts marked as incompatible.

This issue is to reinstate the tests, mark as compatible, and fix the failures.

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

@vaibhawvipul
Copy link
Contributor

I am working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
2 participants