zachary124 opened a new issue #8151: Can't load plugin: sqlalchemy.dialects:drill.jdbc URL: https://github.com/apache/incubator-superset/issues/8151 hello,I use drill on superset。when I use drill+sadrill(REST API) I can work in SQL LAB,but not add table and it tell me table not found,I think the REST not get meta schema so not work。 then I try to use drill+jdbc and i had installed python package pydrill and I get a error like Can't load plugin: sqlalchemy.dialects:drill.jdbc,what can I do for this?thanks very much。 The document said: Once that is done, you can connect to Drill in two ways, either via the REST interface or by JDBC. If you are connecting via JDBC, you must have the Drill JDBC Driver installed. I am confused iwhat driver I should install。 the version I pull from git master。
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
