HeartSaVioR commented on pull request #35854:
URL: https://github.com/apache/spark/pull/35854#issuecomment-1067540013


   > StateOperatorProgress is only created for StateStoreWriter in 
ProgressReporter. So if we need to have StateOperatorProgress for 
SessionWindowStateStoreRestoreExec, otherwise it will only show in Spark UI.
   
   Yes, and accumulated number of late events in SS UI page is also based on 
StateOperatorProgress. This PR only adds the new metric in 
SessionWindowStateStoreRestoreExec (as SQL metric) which is not connected with 
the SS metric mechanism.
   
   > If so, how about I merge this metric/UI fix and work on the another issue?
   
   Yeah please feel free to do so. Thanks for taking the step!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to