You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] /home/rjafri/dev/worktrees/SP-9259-400-shim/sql-plugin/src/main/spark311/scala/org/apache/spark/rapids/shims/GpuShuffleExchangeExec.scala:53: class GpuShuffleExchangeExec needs to be abstract.
Missing implementation for member of trait ShuffleExchangeLike:
def shuffleId: Int = ???
[ERROR] /home/rjafri/dev/worktrees/SP-9259-400-shim/sql-plugin/src/main/spark320/scala/com/nvidia/spark/rapids/shims/GpuOrcDataReader.scala:53: class GpuOrcDataReader needs to be abstract.
Missing implementation for member of trait DataReader:
def releaseAllBuffers(): Unit = ???
[ERROR] /home/rjafri/dev/worktrees/SP-9259-400-shim/sql-plugin/src/main/spark400/scala/com/nvidia/spark/rapids/shims/GpuBatchScanExec.scala:47: `override` modifier required to override concrete member:
lazy val batch: org.apache.spark.sql.connector.read.Batch (defined in class GpuBatchScanExecBase)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: