-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Labels
P0Must have for releaseMust have for releasebugSomething isn't workingSomething isn't workingbuildRelated to CI / CD or cleanly buildingRelated to CI / CD or cleanly buildingspark 3.3+
Description
[SPARK-38237] Allow ClusteredDistribution to require full clustering keys](apache/spark#35574) changes break RAPIDS build with the following error:
[INFO] Compiling 255 Scala sources and 29 Java sources to sql-plugin/target/spark330/classes ...
[ERROR] [Error] sql-plugin/src/main/330+/scala/com/nvidia/spark/rapids/shims/v2/GpuHashPartitioning.scala:30: wrong number of arguments for pattern org.apache.spark.sql.catalyst.plans.physical.ClusteredDistribution(clustering: Seq[org.apache.spark.sql.catalyst.expressions.Expression],requireAllClusterKeys: Boolean,requiredNumPartitions: Option[Int])
[ERROR] [Error] sql-plugin/src/main/scala/com/nvidia/spark/rapids/GpuRangePartitioning.scala:68: wrong number of arguments for pattern org.apache.spark.sql.catalyst.plans.physical.ClusteredDistribution(clustering: Seq[org.apache.spark.sql.catalyst.expressions.Expression],requireAllClusterKeys: Boolean,requiredNumPartitions: Option[Int])
[ERROR] two errors foundMetadata
Metadata
Assignees
Labels
P0Must have for releaseMust have for releasebugSomething isn't workingSomething isn't workingbuildRelated to CI / CD or cleanly buildingRelated to CI / CD or cleanly buildingspark 3.3+