clear-m edited a comment on issue #13453: URL: https://github.com/apache/superset/issues/13453#issuecomment-793626440
> thanks for suggesting. do you mean fetching results from multiple statements in the same editor, and compare the results below? > cc @yousoph @junlincc Thanks for the answer! Yes, I mean that in the case of multiple statements (in SQL Lab) that produce result data (e.g. multiple SELECTs), those rows of data can be visualized in separate result tables (for each SELECT statement for example). Now (Superset v1.0.1) there is only one result view that contains rows from the last statement executed. Well, it seems very natural and convenient to add multiple result tables (in the SQL Lab UI) that the user can interact with (because this is not a common result table (with concatenated rows for each query), but different result tables for each statement with data ... Thanks a lot in advance, viewing multiple results is a feature I am missing and I hope other users found it helpful too. ---------------------------------------------------------------- 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]
