EugeneTorap commented on a change in pull request #18593: URL: https://github.com/apache/superset/pull/18593#discussion_r800926363
########## File path: superset-frontend/src/SqlLab/components/ResultSet/index.tsx ########## @@ -671,180 +607,172 @@ export default class ResultSet extends React.PureComponent< )} </ReturnedRows> ); + }; + + let sql; Review comment: @AAfghahi Let's refactor it in next PR -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org