[BUG] Remove row_conversion.cu
from CUDF JNI
#13374
Labels
0 - Backlog
In queue waiting for assignment
bug
Something isn't working
Java
Affects Java cuDF API.
Spark
Functionality that helps Spark RAPIDS
Depends on NVIDIA/spark-rapids-jni#1149.
CUDF JNI has a
row_conversion.cu
that is likely cruft, and not used anywhere else. This was used at one point fromspark-rapids
, but it has been replaced by the version ofrow_conversion.cu
available inspark-rapids-jni
.Once the differences between these have been reviewed, it should be safe to remove this from CUDF JNI.
The text was updated successfully, but these errors were encountered: