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/30 17:08:23 UTC

[GitHub] villebro opened a new pull request #6786: [WIP] Fix Postgres timestamp and timezone problems

villebro opened a new pull request #6786: [WIP] Fix Postgres timestamp and timezone problems
URL: https://github.com/apache/incubator-superset/pull/6786
 
 
   This attempts to fix two problems with Postgres:
   1. Problems with Python 3.7: `Tz-aware datetime.datetime cannot be converted to datetime64 unless utc=True`
   1. Time grain functions have a redundant `AT TIME ZONE 'UTC'` which causes problems when on other timezones than UTC.

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