Commit 4087464
[SPARK-53972][SS] Fix streaming query recentProgress regression in classic pyspark
### What changes were proposed in this pull request?
See #52688 for details. This PR is to backport the changes to Spark 4.0
### Why are the changes needed?
See #52688
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
See #52688
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #52698 from zifeif2/recent-progress-bug-4.0.
Authored-by: Ubuntu <[email protected]>
Signed-off-by: Anish Shrigondekar <[email protected]>1 parent 4a72b04 commit 4087464
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
287 | 290 | | |
288 | 291 | | |
289 | 292 | | |
| |||
314 | 317 | | |
315 | 318 | | |
316 | 319 | | |
317 | | - | |
| 320 | + | |
318 | 321 | | |
319 | 322 | | |
320 | 323 | | |
| |||
0 commit comments