ktmud commented on a change in pull request #11481:
URL:
https://github.com/apache/incubator-superset/pull/11481#discussion_r514934625
##########
File path: superset/views/core.py
##########
@@ -35,7 +35,9 @@
from sqlalchemy import and_, or_
from sqlalchemy.engine.url import make_url
from sqlalchemy.exc import ArgumentError, DBAPIError, NoSuchModuleError,
SQLAlchemyError
+from sqlalchemy.orm import Load, load_only
Review comment:
```suggestion
```
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]