You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/01/18 05:36:32 UTC

[GitHub] agrawaldevesh opened a new pull request #6721: Timestamp hackery

agrawaldevesh opened a new pull request #6721: Timestamp hackery
URL: https://github.com/apache/incubator-superset/pull/6721
 
 
   * Fix bug with the Epoch Seconds calculation
   * Default to using relative time from 'now' as opposed to the beginning of midnight of today. 
   
   One of the issues with using the beginning of midnight of today is that the logging time-column's timezone can be different from the timezone of the superset flask server. 
   
   This is also important for my usecase of running Superset primarily with Pinot, wherein you are interested in showing what has happened right now as opposed to from the beginning of the day

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org