aboutsummaryrefslogtreecommitdiff
path: root/ports/arrow/CONTROL
blob: 78cbf2a18e0c4a715fc79389ce6ec700f1c0fa6a (plain)
1
2
3
4
Source: arrow
Version: 0.6.0
Build-Depends: boost, flatbuffers, rapidjson, zlib, lz4, brotli, zstd, snappy, gflags
Description: Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations.