6个版本 (重大更改)
40.0.0 | 2024年7月12日 |
---|---|
39.0.0 | 2024年6月10日 |
38.0.0 | 2024年5月10日 |
37.1.0 | 2024年4月22日 |
36.0.0 | 2024年2月19日 |
#15 in 数据库实现
701,458 每月下载量
在 18 个crate中使用 (直接使用3个)
3.5MB
67K SLoC
DataFusion数组函数库
DataFusion 是一个可扩展的查询执行框架,用Rust编写,使用Apache Arrow作为其内存格式。
此crate包含处理数组的功能,例如与 ListArray
、LargeListArray
和 FixedListArray
类型(来自 arrow
crate)一起工作的 array_append
。
依赖关系
~23–37MB
~609K SLoC