You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Describe the bug
There is an offensive word in the cuDF java binaries.
Steps/Code to reproduce bug
Our cuDF java binaries are built from the source code of nvspark/cudf Gitlab repo, which is the down-stream of this GitHub rapidsai/cudf.
When building cuDF java binaries, the build-info is collected via the script java/buildscripts/build-info.
In this build-info (an example showing as below), the down-stream repo URL contains the offensive word.
**Describe the bug
There is an offensive word in the cuDF java binaries.
Steps/Code to reproduce bug
Our cuDF java binaries are built from the source code of
nvspark/cudf
Gitlab repo, which is the down-stream of this GitHub rapidsai/cudf.When building cuDF java binaries, the
build-info
is collected via the scriptjava/buildscripts/build-info
.In this
build-info
(an example showing as below), the down-stream repo URL contains the offensive word.This
build-info
will be packaged into the cuDF binaries, and be released onto public maven repo.Expected behavior
cuDF java binaries should not have any offensive word.
Remove down-stream repo URL from
build-info
.The text was updated successfully, but these errors were encountered: