william-fundrecs opened a new pull request, #31485: URL: https://github.com/apache/superset/pull/31485
### SUMMARY Add a right click context menu option if the chart is an Athena table to download full chart contents directly from S3 bucket instead of through Superset ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF  ### TESTING INSTRUCTIONS Set required env vars SUPERSET_REGION=<eu-west-1> SUPERSET_WORKGROUP=<superset-etl> SUPERSET_ATHENA_DB=<my_superset_db> Enable feature flags 'DOWNLOAD_CSV_FROM_S3' 'SHOW_DEFAULT_CSV_OPTIONS' Ensure Athena is set to automatically persist query results to S3 bucket in CSV format Test download of chart through right click option. ### ADDITIONAL INFORMATION - [x] Has associated issue: - [x] Required feature flags: - [x] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [x] Introduces new feature or API - [ ] Removes existing feature or API No DB changes resolves #31482 -- 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]
