@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. [ Full content available at: https://github.com/apache/incubator-superset/pull/5392 ] This message was relayed via gitbox.apache.org for [email protected]
