mistercrunch commented on issue #5392: Fix display limit in sql lab URL: https://github.com/apache/incubator-superset/pull/5392#issuecomment-417191958 @villebro let's see what @timifasubaa and @john-bodley were going with this. The main question is around allowing users to export large CSVs when in async mode. There could be solutions around allowing CSV exports of entire tables instead of queries (capped at say 1M), and forcing users to run the `CREATE TABLE AS` feature first and CSV export that table.
---------------------------------------------------------------- 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]
