This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Naive-sql-engine not support spark-3.0.1 when running TPC-DS. #323
Labels
feature request
Feature request
When we using OAP-1.1 with spark-3.0.1 to run TPC-DS all queries, 19 queries failed. The error message is showed below:
Error: Error running query: java.lang.NoSuchMethodError: org.apache.spark.sql.execution.adaptive.ShuffleQueryStageExec.shuffle()Lorg/apache/spark/sql/execution/exchange/ShuffleExchangeLike; (state=,code=0)
The text was updated successfully, but these errors were encountered: