olivier-inion commented on PR #13105: URL: https://github.com/apache/superset/pull/13105#issuecomment-1148361426
Hi, i try to use trino with superset and i got this error :'trino error: 'Cursor' object has no attribute 'poll' ( trino works well with cli or jdbc driver ). in sqllab , i only see 'jdbc','information_schema','metadate','runtime' schemas (and none of my 4 catalogs ) it's a fresh install with docker-compose, i try to add sqlachemy-trino in 'requirements-local.txt' but logs says that this dependency is already here ( i can see it in the setup.py ). i don't understand that i'm missing to do. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
