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] Warning in cast_string.cu #556

Closed
ttnghia opened this issue Sep 23, 2022 · 1 comment
Closed

[BUG] Warning in cast_string.cu #556

ttnghia opened this issue Sep 23, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ttnghia
Copy link
Collaborator

ttnghia commented Sep 23, 2022

This is not quite a bug, instead something needs to be improved as we have compiler warnings:

cast_string.cu(121): warning #186-D: pointless comparison of unsigned integer with zero
[INFO]      [exec]           detected during:
[INFO]      [exec]             instantiation of "void spark_rapids_jni::detail::string_to_integer_kernel(T *, cudf::bitmask_type *, const char *, const cudf::offset_type *, const cudf::bitmask_type *, cudf::size_type, __nv_bool) [with T=uint8_t]" 

@ttnghia ttnghia added the bug Something isn't working label Sep 23, 2022
@ttnghia
Copy link
Collaborator Author

ttnghia commented Apr 21, 2023

Close this as it was already fixed.

@ttnghia ttnghia closed this as completed Apr 21, 2023
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

No branches or pull requests

1 participant