pola-rs/r-polars

support delta lake reader

Open

#221 创建于 2023年5月15日

在 GitHub 查看
 (7 评论) (2 反应) (0 负责人)R (39 fork)github user discovery
enhancementhelp wantedreaderupstream

仓库指标

Star
 (562 star)
PR 合并指标
 (PR 指标待抓取)

描述

polars seems to support it but it's implemented on the python side: https://pola-rs.github.io/polars/py-polars/html/reference/api/polars.read_delta.html

the underlying delta lake interface lib is written in Rust though: https://docs.rs/deltalake/latest/deltalake/

贡献者指南