zsxwing opened a new pull request #27732: [SPARK-30984][SS]Add UI test for 
Structured Streaming UI
URL: https://github.com/apache/spark/pull/27732
 
 
   ### What changes were proposed in this pull request?
   
   - Add a UI test for Structured Streaming UI
   - Fix the unsafe usages of `SimpleDateFormat` by using a ThreadLocal shared 
object.
   - Use `start` to replace `submission` to be consistent with the API 
`StreamingQuery.start()`.
   
   ### Why are the changes needed?
   
   Structured Streaming UI is missing UI tests.
   
   ### Does this PR introduce any user-facing change?
   
   No
   
   ### How was this patch tested?
   
   The new test.
   

----------------------------------------------------------------
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