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
Describe the bug
I just ran into this error in CI building against 341db.
[ERROR] /home/ubuntu/spark-rapids/tests/src/test/scala/org/apache/spark/sql/rapids/metrics/source/MockTaskContext.scala:69:
method getKillReason has weaker access privileges; it should be public
overriding method getKillReason in class TaskContext of type ()Option[String];
Steps/Code to reproduce bug
Ci build with [datrabricks]
Expected behavior
Environment details (please complete the following information)
Additional context
The text was updated successfully, but these errors were encountered:
andygrove
changed the title
[BUG] CI build faliure with 341db: method getKillReason has weaker access privileges; it should be public
[BUG] CI build failure with 341db: method getKillReason has weaker access privileges; it should be public
Dec 15, 2023
Describe the bug
I just ran into this error in CI building against 341db.
Steps/Code to reproduce bug
Ci build with
[datrabricks]
Expected behavior
Environment details (please complete the following information)
Additional context
The text was updated successfully, but these errors were encountered: