cube-js/cube

Support adding prefix/subfolder under an S3 bucket for Redshift

Open

#5 114 ouverte le 18 août 2022

Voir sur GitHub
 (1 commentaire) (2 réactions) (0 assignés)Rust (1 965 forks)batch import
driver:redshifthelp wanted

Métriques du dépôt

Stars
 (19 563 stars)
Métriques de merge PR
 (Merge moyen 5j 16h) (138 PRs mergées en 30 j)

Description

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

Guide contributeur