Skip to content

Commit

Permalink
move trino progress monitor into scala-2.12 impl and change state num…
Browse files Browse the repository at this point in the history
… in some test case
  • Loading branch information
naive-zhang committed Dec 8, 2024
1 parent 8d291f5 commit f434a21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ class TrinoOperationProgressSuite extends TrinoOperationSuite {
assertResult(Seq(
s"Stage-0 ........",
"FINISHED",
"3",
"3",
"9",
"9",
"0",
"0",
"0",
Expand Down

0 comments on commit f434a21

Please sign in to comment.