zachary124 commented on issue #8151: Can't load plugin: sqlalchemy.dialects:drill.jdbc URL: https://github.com/apache/incubator-superset/issues/8151#issuecomment-527152314 @cgivre hello, thank you for your reply, I had clone your code and run the test_jdbc.py, it drill+sadrill can work,but the jdbc get error about : TypeError: function takes exactly 4 arguments (3 given) then I modify the url is drill+jdbc://admin:password@localhost:31010/mongo.test_db I still get a error about: TypeError: connect() got an unexpected keyword argument 'database' and I try in superset is same error。
---------------------------------------------------------------- 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]
