[BUG] Hash was removed from cudf, but it is still referenced in spark-rapids-jni
tests
#1926
Labels
bug
Something isn't working
spark-rapids-jni
tests
#1926
Describe the bug
cuDF removed the hash function with this PR. The hash tests in hash.cpp reference this function and are causing compilation errors if compiled against the latest cudf.
The text was updated successfully, but these errors were encountered: