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
.../MockTaskContext.scala:32: class MockTaskContext needs to be abstract, since method isFailed in class TaskContext of type ()Boolean is not defined
Error: [ERROR] one error found
Repro:
mvn package -pl tests -am -Dbuildver=351
The text was updated successfully, but these errors were encountered:
gerashegalov
changed the title
[BUG] sprak351 PR check build failure
[BUG] sprak351 PR check failure MockTaskContext method isFailed in class TaskContext of type ()Boolean is not defined
Dec 25, 2023
sameerz
changed the title
[BUG] sprak351 PR check failure MockTaskContext method isFailed in class TaskContext of type ()Boolean is not defined
[BUG] spark351 PR check failure MockTaskContext method isFailed in class TaskContext of type ()Boolean is not defined
Dec 26, 2023
Describe the bug
Repro:
The text was updated successfully, but these errors were encountered: