spark-rapids icon indicating copy to clipboard operation
spark-rapids copied to clipboard

Fix Arithmetic tests on Databricks 14.3

Open razajafri opened this issue 1 year ago • 2 comments

Build the plugin against Databricks 14.3 cluster using #11467. Once built successfully run the arithmetic tests by TESTS=arithmetic_ops_test.py jenkins/databricks/test.sh

The following tests fail

[gw1] [  2%] FAILED ../../src/main/python/arithmetic_ops_test.py::test_multiplication
[gw1] [  3%] FAILED ../../src/main/python/arithmetic_ops_test.py::test_multiplication_mixed

razajafri avatar Sep 27 '24 19:09 razajafri

Fixed by #11467

razajafri avatar Oct 02 '24 02:10 razajafri

Reopening as the draft branch hasn't been merged into the branch-24.12

razajafri avatar Oct 16 '24 17:10 razajafri

Fixed by #11635

razajafri avatar Dec 17 '24 01:12 razajafri