eschutho commented on issue #22206:
URL: https://github.com/apache/superset/issues/22206#issuecomment-1528171548
I just tested this with the pyhive driver and didn't have any errors:
```
from sqlalchemy.engine.url import make_url
make_url('hive://').get_driver_name()
```
returns `b'thrift'`
Is this where the error is happening for you @xiaotiao?
--
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]