habalux commented on issue #4319: convert postgresql date_trunc() to UTC to prevent pandas error URL: https://github.com/apache/incubator-superset/pull/4319#issuecomment-363410026 Couldn't agree more. I changed the cast to a timezone conversion and it seems to do the trick as well, maybe a bit more robust even. Though I'm still getting the same incorrect hours on the graphs as before (me and my data are on UTC+2 or +3 DST) but this may not be the PR to fix that one.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
