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
pyspark.sql.utils.AnalysisException: Can not load class 'com.nvidia.spark.rapids.tests.udf.hive.EmptyHiveGenericUDF' when registering the function 'emptygeneric', please make sure it is on the classpath;�[0m
The text was updated successfully, but these errors were encountered:
Describe the bug
integration test are failing
FAILED ../../src/main/python/row-based_udf_test.py::test_hive_empty_simple_udf
FAILED ../../src/main/python/row-based_udf_test.py::test_hive_empty_generic_udf
with
pyspark.sql.utils.AnalysisException: Can not load class 'com.nvidia.spark.rapids.tests.udf.hive.EmptyHiveGenericUDF' when registering the function 'emptygeneric', please make sure it is on the classpath;�[0m
The text was updated successfully, but these errors were encountered: