cube-js/cube

Apache Arrow Flight as datasource and API

Open

#4,566 创建于 2022年5月20日

在 GitHub 查看
 (4 评论) (4 反应) (0 负责人)Rust (1,965 fork)batch import
help wantedloggedreviewed

仓库指标

Star
 (19,563 star)
PR 合并指标
 (平均合并 5天 16小时) (30 天内合并 138 个 PR)

描述

Arrow Flight protocol would be nice both as a datasource and as an API for downstream clients.

Some useful links: https://github.com/apache/arrow-rs/issues/1413 https://arrow.apache.org/blog/2019/10/13/introducing-arrow-flight/ https://github.com/apache/arrow-rs/tree/master/arrow-flight

Why? It's faster, likely it'll be a great standard. It might make possible adding eg. Datafusion or simple parquet files as a datasource.

贡献者指南