You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/02/04 04:26:44 UTC

[GitHub] mistercrunch commented on issue #4319: cast postgresql date_trunc() to timestamp without time zone to prevent pandas error

mistercrunch commented on issue #4319: cast postgresql date_trunc() to timestamp without time zone to prevent pandas error
URL: https://github.com/apache/incubator-superset/pull/4319#issuecomment-362879943
 
 
   From a quick look at the docs, it looks like `timestamp without time zone` gets rid of the TZ adjustments, shouldn't we convert to UTC instead? 
   
   Sometimes I think about all of the cumulated engineering wasted time in the world spent thinking about time zones and unicode and I sob a little.

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