Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] spark400 build failed do not conform to class UnaryExprMeta's type parameter #11479

Open
pxLi opened this issue Sep 18, 2024 · 1 comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@pxLi
Copy link
Collaborator

pxLi commented Sep 18, 2024

Describe the bug

It appears that Spark 400 has updated the function signature. We have seen 2 occurrences today,
https://github.com/NVIDIA/spark-rapids/actions/runs/10918070452/job/30303402686
https://github.com/NVIDIA/spark-rapids/actions/runs/10915156719/job/30294484216

Error: ] /home/runner/work/spark-rapids/spark-rapids/sql-plugin/src/main/scala/com/nvidia/spark/rapids/GpuOverrides.scala:2406: 
type arguments [org.apache.spark.sql.catalyst.expressions.Rand] 
do not conform to class UnaryExprMeta's type parameter bounds 
[INPUT <: org.apache.spark.sql.catalyst.expressions.UnaryExpression]

Steps/Code to reproduce bug
build with spark400

Expected behavior
Pass the build and test

Environment details (please complete the following information)

  • Environment location: [Standalone, YARN, Kubernetes, Cloud(specify cloud provider)]
  • Spark configuration settings related to the issue

Additional context
Add any other context about the problem here.

@pxLi pxLi added ? - Needs Triage Need team to review and classify bug Something isn't working labels Sep 18, 2024
@pxLi
Copy link
Collaborator Author

pxLi commented Sep 18, 2024

related to change apache/spark#48004

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant