AttributeError: 'dict' object has no attribute 'headers'
.../lib/python2.7/site-packages/prestodb/dbapi.py, line 306:
return list(self.genall())
.../lib/python2.7/site-packages/prestodb/client.py, line 465:
rows = self._query.fetch()
.../lib/python2.7/site-packages/prestodb/client.py, line 532:
status = self._request.process(response)
.../lib/python2.7/site-packages/prestodb/client.py, line 421:
response.headers,
Otherwise, running
SET SESSION
fails with: