cube-js/cube

Support adding prefix/subfolder under an S3 bucket for Redshift

开放

#5,114 创建于 2022年8月18日

 (1 条评论) (2 个反应) (0 位负责人)Rust (1,965 个派生)batch import
driver:redshifthelp wanted

仓库指标

星标
 (19,563 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南