superset_sqllab_export_csv
Export SQL Lab query results to CSV with the client ID from an executed query. Requires Superset's results backend configured.
Instructions
Export query results to CSV format.
IMPORTANT: requires a configured Results Backend (Redis/S3) in Superset.
Args: client_id: Query client_id (from the superset_sqllab_execute result).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |