NVIDIA / spark-rapids-ml

Spark RAPIDS MLlib – accelerate Apache Spark MLlib with GPUs
https://nvidia.github.io/spark-rapids-ml/
Apache License 2.0
64 stars 30 forks source link

Test case failed: tests/test_benchmark.py::test_cpunn_noid #664

Closed res-life closed 1 month ago

res-life commented 3 months ago

Nightly CI failed a case:

[2024-06-08T08:05:12.532Z] FAILED tests/test_benchmark.py::test_cpunn_noid - TypeError: Can not infer schema for type: <class 'numpy.ndarray'> [2024-06-08T08:05:12.532Z] ==== 1 failed, 269 passed, 442 skipped, 3044 warnings in 3314.58s (0:55:14) ==== script returned exit code 1

wjxiz1992 commented 3 months ago

@eordentlich Please help prioritize it. It can be stably reproduced in CI pipeline.

eordentlich commented 3 months ago

Fixed by https://github.com/NVIDIA/spark-rapids-ml/pull/670