Commit fa0092b
[SPARK-21901][SS] Define toString for StateOperatorProgress
## What changes were proposed in this pull request?
Just `StateOperatorProgress.toString` + few formatting fixes
## How was this patch tested?
Local build. Waiting for OK from Jenkins.
Author: Jacek Laskowski <[email protected]>
Closes #19112 from jaceklaskowski/SPARK-21901-StateOperatorProgress-toString.1 parent acdf45f commit fa0092b
File tree
1 file changed
+2
-0
lines changed- sql/core/src/main/scala/org/apache/spark/sql/streaming
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
0 commit comments