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
The nightly builds rapids_databricks_nightly-dev-github against DB330, DB 332, DB341, and DB350 fail due to a deprecated method in GpuShuffleCoalesceExec
[2025-02-18T15:25:06.433Z] [INFO] --- scala-maven-plugin:4.9.1:compile (scala-compile-first) @ rapids-4-spark-sql_2.12 ---
[2025-02-18T15:25:06.691Z] [INFO] Compiler bridge file: /home/ubuntu/spark-rapids/target/spark330db/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.12-1.10.0-bin_2.12.15__52.0-1.10.0_20240505T232140.jar
[2025-02-18T15:25:28.607Z] [INFO] compiling 477 Scala sources and 58 Java sources to /home/ubuntu/spark-rapids/sql-plugin/target/spark330db/classes ...
[Error] /home/ubuntu/spark-rapids/sql-plugin/src/main/scala/com/nvidia/spark/rapids/GpuShuffleCoalesceExec.scala:256: method mergeOnHost in class KudoSerializer is deprecated
The text was updated successfully, but these errors were encountered:
Describe the bug
The nightly builds rapids_databricks_nightly-dev-github against DB330, DB 332, DB341, and DB350 fail due to a deprecated method in
GpuShuffleCoalesceExec
The text was updated successfully, but these errors were encountered: