It seems switching from `dbapi2` to `dbapi1` in the current version has changed how the `dttm.tzinfo` object is formed for `psycopg2`. Previously it was of type `UTC`, now it is `psycopg2.tz.FixedOffset`, which doesn't seem to work compatible with `pandas`.
[ Full content available at: https://github.com/apache/incubator-superset/issues/5910 ] This message was relayed via gitbox.apache.org for [email protected]
