cube-js/cube

Support adding prefix/subfolder under an S3 bucket for Redshift

Offen

#5.114 geöffnet am 18.08.2022

 (1 Kommentar) (2 Reaktionen) (0 zugewiesene Personen)Rust (1.965 Forks)batch import
driver:redshifthelp wanted

Repository-Metriken

Stars
 (19.563 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Is your feature request related to a problem? Please describe. Ccube does not support adding prefix/subfolder under an S3 bucket in .env file. If you try to hard-code path after the bucket name it will have errors like: InvalidBucketName: Bucket name shouldn't contain '/', received (your wrong path here)

Describe the solution you'd like Maybe to have CUBEJS_DB_EXPORT_BUCKET changed to CUBEJS_DB_EXPORT_PATH

Describe alternatives you've considered

Contributor Guide