uncleGen edited a comment on issue #26201: [SPARK-29543][SS][UI] Init 
structured streaming ui
URL: https://github.com/apache/spark/pull/26201#issuecomment-571478108
 
 
   After `c1457f0`:
   
   - Done
     - fix `NaN` issue
     - fix wrong `operationLabels`
     - switch the tab position between "Structure Streaming" and "SQL"
     - remove `Error` column from active streaming query table.
     - remove `QuerySummary` class which is used to calculate 
`TotalInputRecords` metrics. We will do this work later in 
`StreamingQueryListener`.
     - fix wrong inactive query duration
   - WIP
     - Use StreamingQueryListener to track UI data.
   - Todo

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to