Kiezer opened a new issue #16282: URL: https://github.com/apache/superset/issues/16282
I've created the connection to Athena and am able to query the Athena tables. However, When I try to create a Dataset from the athena table it fails with the error. superset_app | 2021-08-16 22:04:03,786:ERROR:root:'Engine' object has no attribute 'connection' ### Expected results To create a Dataset from athena table. ### Actual results Fails with the ERROR:root:'Engine' object has no attribute 'connection' #### Screenshots   ### Environment (please complete the following information): - superset version: `superset version` == 0.0.0dev - python version: `python --version` = 3.7.9 - node.js version: `node -v` == v14.17.4 - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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]
