rusackas commented on code in PR #20056:
URL: https://github.com/apache/superset/pull/20056#discussion_r889286338
##########
superset-frontend/src/SqlLab/components/ResultSet/index.tsx:
##########
@@ -343,7 +343,7 @@ export default class ResultSet extends React.PureComponent<
metrics: [],
groupby: [],
time_range: 'No filter',
- viz_type: 'table',
+ viz_type: '',
Review Comment:
Looks like you went with door #2. Resolving this comment :)
--
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]