We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug rapids_scala213_nightly-dev-github, run:369
[2025-01-16T10:12:54.517Z] [ERROR] [Error] /home/jenkins/agent/workspace/jenkins-rapids_scala213_nightly-dev-github-369/tests/src/test/scala/org/apache/spark/sql/rapids/metrics/source/MockTaskContext.scala:32: class MockTaskContext needs to be abstract. [2025-01-16T10:12:54.517Z] Missing implementations for 3 members of class TaskContext. [2025-01-16T10:12:54.517Z] private[package spark] def createResourceUninterruptibly[T <: java.io.Closeable](resourceBuilder: => T): T = ??? [2025-01-16T10:12:54.517Z] private[package spark] def interruptible(): Boolean = ??? [2025-01-16T10:12:54.517Z] private[package spark] def pendingInterrupt(threadToInterrupt: Option[Thread], reason: String): Unit = ??? [2025-01-16T10:12:54.517Z] [2025-01-16T10:12:54.517Z] [WARNING] 15 warnings found [2025-01-16T10:12:54.517Z] [ERROR] one error found
related to change at apache/spark@babfbc9
Steps/Code to reproduce bug Please provide a list of steps or a code sample to reproduce the issue. Avoid posting private or sensitive data.
Expected behavior A clear and concise description of what you expected to happen.
Environment details (please complete the following information)
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
1ba64a8
nartal1
Successfully merging a pull request may close this issue.
Describe the bug
rapids_scala213_nightly-dev-github, run:369
related to change at apache/spark@babfbc9
Steps/Code to reproduce bug
Please provide a list of steps or a code sample to reproduce the issue.
Avoid posting private or sensitive data.
Expected behavior
A clear and concise description of what you expected to happen.
Environment details (please complete the following information)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: