Skip to content

Commit

Permalink
change total stage num back into 3 in TrinoOperationProgressSuite
Browse files Browse the repository at this point in the history
  • Loading branch information
naive-zhang committed Dec 8, 2024
1 parent 852398d commit c0cd92e
Showing 1 changed file 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",
"9",
"9",
"3",
"3",
"0",
"0",
"0",
Expand Down

0 comments on commit c0cd92e

Please sign in to comment.