-
Notifications
You must be signed in to change notification settings - Fork 1k
[BUG] Remove row_conversion.cu from CUDF JNI #13374
Copy link
Copy link
Closed
Labels
0 - BacklogIn queue waiting for assignmentIn queue waiting for assignmentJavaAffects Java cuDF API.Affects Java cuDF API.SparkFunctionality that helps Spark RAPIDSFunctionality that helps Spark RAPIDSbugSomething isn't workingSomething isn't working
Description
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 from spark-rapids, but it has been replaced by the version of row_conversion.cu available in spark-rapids-jni.
Once the differences between these have been reviewed, it should be safe to remove this from CUDF JNI.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0 - BacklogIn queue waiting for assignmentIn queue waiting for assignmentJavaAffects Java cuDF API.Affects Java cuDF API.SparkFunctionality that helps Spark RAPIDSFunctionality that helps Spark RAPIDSbugSomething isn't workingSomething isn't working