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

Fix orc_test.py on Databricks 14.3

Open razajafri opened this issue 1 year ago • 1 comments

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

The following tests fail

[gw0] [ 77%] FAILED ../../src/main/python/orc_test.py::test_project_fallback_when_reading_hive_fixed_length_char

razajafri avatar Sep 27 '24 19:09 razajafri

Investigating this one. This might just be another skip, just like on 13.3.

mythrocks avatar Oct 23 '24 18:10 mythrocks