juliuszsompolski opened a new pull request #25762: [SPARK-29056] 
ThriftServerSessionPage displays 1970/01/01 finish and close time when unset
URL: https://github.com/apache/spark/pull/25762
 
 
   ### What changes were proposed in this pull request?
   
   ThriftServerSessionPage displays timestamp 0 (1970/01/01) instead of nothing 
if query finish time and close time are not set.
   
   
![image](https://user-images.githubusercontent.com/25019163/64711118-6d578000-d4b9-11e9-9b11-2e3616319a98.png)
   
   Change it to display nothing, like ThriftServerPage.
   
   ### Why are the changes needed?
   
   Obvious bug.
   
   ### Does this PR introduce any user-facing change?
   
   Finish time and Close time will be displayed correctly on 
ThriftServerSessionPage in JDBC/ODBC Spark UI.
   
   ### How was this patch tested?
   
   Manual 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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to