cube-js/cube

Cubestore with external bucket support parquet file format: support more ingestion formats other than CSV

Open

#3,051 opened on Jul 2, 2021

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Rust (1,965 forks)batch import
cube storehelp wanted

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (Avg merge 5d 16h) (138 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

current cubestore support external bucket with csv file format . can support with parquet format directly

Describe the solution you'd like we can config bucket file format. maybe we can directly write to cubestore parquet format storage ?

Contributor guide