[BUG] Spark3.1 tpch failures #586
Labels
bug
Something isn't working
P0
Must have for release
Spark 3.1+
Bugs only related to Spark 3.1 or higher
Milestone
Spark 3.1 integration test failures:
08:43:58 FAILED src/main/python/tpch_test.py::test_tpch_q16[conf0][ALLOW_NON_GPU(BroadcastNestedLoopJoinExec,Or,IsNull,EqualTo,AttributeReference,BroadcastExchangeExec)]
08:43:58 FAILED src/main/python/tpch_test.py::test_tpch_q16[conf1][ALLOW_NON_GPU(BroadcastNestedLoopJoinExec,Or,IsNull,EqualTo,AttributeReference,BroadcastExchangeExec)]
08:43:58 FAILED src/main/python/tpch_test.py::test_tpch_q17[conf0][APPROXIMATE_FLOAT]
08:43:58 FAILED src/main/python/tpch_test.py::test_tpch_q17[conf1][APPROXIMATE_FLOAT]
08:43:58 FAILED src/main/python/tpch_test.py::test_tpch_q18[conf0][INCOMPAT, APPROXIMATE_FLOAT, ALLOW_NON_GPU(TakeOrderedAndProjectExec,SortOrder,AttributeReference)]
08:43:58 FAILED src/main/python/tpch_test.py::test_tpch_q18[conf1][INCOMPAT, APPROXIMATE_FLOAT, ALLOW_NON_GPU(TakeOrderedAndProjectExec,SortOrder,AttributeReference)]
08:43:58 FAILED src/main/python/tpch_test.py::test_tpch_q20[conf0] - py4j.protocol.Py4...
08:43:58 FAILED src/main/python/tpch_test.py::test_tpch_q20[conf1] - py4j.protocol.Py4...
The issue is:
Caused by: java.io.InvalidClassException: org.apache.spark.sql.execution.joins.EmptyHashedRelation$; no valid constructor
08:43:58 E at java.io.ObjectStreamClass$ExceptionInfo.newInvalidClassException(ObjectStreamClass.java:169)
changed: apache/spark@c37357a
The text was updated successfully, but these errors were encountered: