-
Notifications
You must be signed in to change notification settings - Fork 244
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] Can not ansi cast decimal type to long type while fetching decimal column from data table #6128
Labels
bug
Something isn't working
Comments
Is there also a bug with timezone awareness? This repro falls back to CPU in a non-UTC timezone.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Cudf Exception thrown when trying to cast decimal to long
Steps/Code to reproduce bug
Expected behavior
The script should not throw an exception
The text was updated successfully, but these errors were encountered: