3 Commits

Author SHA1 Message Date
landry f30d298a83 databases/arrow/cpp: update to 24.0.0 2026-05-06 13:07:58 +00:00
landry 732074aebd databases/arrow/cpp: try giving a chance to sparc64... 2024-12-02 08:16:17 +00:00
landry 99879c217c Import databases/arrow 0.18.0.
Apache Arrow is a universal columnar format and multi-language toolbox
for fast data interchange and in-memory analytics. It contains a set of
technologies that enable data systems to efficiently store, process,
and move data.

the port only builds the cpp part of arrow, enabling support for
parquet: https://parquet.apache.org/

depending on future needs, other languages/bindings (python, java, js,
ruby, etc..) can be built as subdirs of this port.

www: https://arrow.apache.org/

tweaks/ok sthen@/rsadowski@
2024-11-05 12:39:51 +00:00