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

Enable config to check for casting decimals to strings #4163

Merged
merged 2 commits into from
Nov 19, 2021

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Nov 19, 2021

This fixes #4162

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
@revans2 revans2 added the bug Something isn't working label Nov 19, 2021
@revans2 revans2 added this to the Nov 15 - Nov 26 milestone Nov 19, 2021
@revans2 revans2 self-assigned this Nov 19, 2021
@revans2
Copy link
Collaborator Author

revans2 commented Nov 19, 2021

build

@jlowe
Copy link
Member

jlowe commented Nov 19, 2021

build

@razajafri
Copy link
Collaborator

Shouldn't this require a cudf change to ColumnViewJni.cpp?

@revans2 revans2 merged commit 88afe19 into NVIDIA:branch-21.12 Nov 19, 2021
@revans2 revans2 deleted the dec128_to_string_check branch November 19, 2021 19:25
@razajafri
Copy link
Collaborator

Shouldn't this require a cudf change to ColumnViewJni.cpp?

nm, I thought this was a decimal 128 change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] isCastDecimalToStringEnabled is never called
4 participants