youngyjd commented on a change in pull request #6078: allow cache and force
refresh on table list
URL:
https://github.com/apache/incubator-superset/pull/6078#discussion_r225259413
##########
File path: superset/assets/src/SqlLab/components/SqlEditorLeftBar.jsx
##########
@@ -196,7 +195,7 @@ class SqlEditorLeftBar extends React.PureComponent {
<RefreshLabel
onClick={this.onDatabaseChange.bind(
this, { value: database.id }, true)}
- tooltipContent="force refresh schema list"
+ tooltipContent="force refresh table list"
Review comment:
woops. my bad.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]