cube-js/cube

Support adding prefix/subfolder under an S3 bucket for Redshift

Open

#5,114 建立於 2022年8月18日

在 GitHub 查看
 (1 留言) (2 反應) (0 負責人)Rust (1,965 fork)batch import
driver:redshifthelp wanted

倉庫指標

Star
 (19,563 star)
PR 合併指標
 (平均合併 5天 16小時) (30 天內合併 138 個 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

貢獻者指南