krmmkr commented on issue #42380: URL: https://github.com/apache/superset/issues/42380#issuecomment-5199124378
This would be an excellent addition. We do use extracts as well. We export big query result as parquet in GCS and use airflow to create a DuckDB table from the parquet. And use native DuckDB table in reports which has very good performance. For large datasets i feel native DuckDB table is much faster than reading parquet from gcs. -- 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]
