dev-libs / apache-arrow

A cross-language development platform for in-memory data.

Official package sites : https://arrow.apache.org/ ·

v12.0.1 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
~amd64
USE flags
brotli bzip2 compute dataset json lz4 parquet re2 snappy ssl test zlib zstd

v12.0.0 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
~amd64
USE flags
brotli bzip2 compute dataset json lz4 parquet re2 snappy ssl test zlib zstd

v11.0.0-r2 :: 0 :: gentoo

Modified
License
Apache-2.0
Keywords
~amd64
USE flags
brotli bzip2 compute dataset json lz4 parquet re2 snappy ssl test zlib zstd

General

brotli
Enable brotli compression support
bzip2
Use the bzlib compression library
compute
Build the Arrow Compute Modules
dataset
Build the Arrow Dataset Modules
json
Enables read/write json format
lz4
Enable support for lz4 compression (as implemented in app-arch/lz4)
parquet
Enables read/write parquet data format
re2
Build with support for regular expressions using the re2 library
snappy
Enable support for Snappy compression (as implemented in app-arch/snappy)
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
zlib
Add support for zlib (de)compression
zstd
Enable support for ZSTD compression

app-arch / brotli : Generic-purpose lossless compression algorithm

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

app-arch / lz4 : Extremely Fast Compression algorithm

app-arch / snappy : A high-speed compression/decompression library by Google

app-arch / zstd : zstd fast compression library

dev-cpp / gflags : Google's C++ argument parsing library

dev-cpp / gtest : Google C++ Testing Framework

dev-cpp / xsimd : C++ wrappers for SIMD intrinsics

dev-libs / boost : Boost Libraries for C++

dev-libs / libutf8proc : A clean C Library for processing UTF-8 Unicode data

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / rapidjson : A fast JSON parser/generator for C++ with both SAX/DOM style API

dev-libs / re2 : An efficient, principled regular expression library

dev-libs / thrift : C++ bindings for Apache Thrift

sys-libs / zlib : Standard (de)compression library

app-arch / brotli : Generic-purpose lossless compression algorithm

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

app-arch / lz4 : Extremely Fast Compression algorithm

app-arch / snappy : A high-speed compression/decompression library by Google

app-arch / zstd : zstd fast compression library

dev-libs / libutf8proc : A clean C Library for processing UTF-8 Unicode data

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / re2 : An efficient, principled regular expression library

dev-libs / thrift : C++ bindings for Apache Thrift

sys-libs / zlib : Standard (de)compression library

dev-python / pyarrow : Python library for Apache Arrow

904892
dev-libs/apache-arrow-11.0.0-r2 leaves trace of segfault in dmesg
906356
dev-libs/apache-arrow-12.0.0 fails tests (MUSL-SYSTEM)
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-libs/apache-arrow: add 12.0.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miezhiko · gentoo
dev-libs/apache-arrow: fix boost DEPEND
Signed-off-by: Miezhiko <Miezhiko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30970 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-libs/apache-arrow: add 12.0.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-libs/apache-arrow: rm extra test files
Closes: https://bugs.gentoo.org/904890 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-libs/apache-arrow: fix test deps
Closes: https://bugs.gentoo.org/904880 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-libs/apache-arrow: ssl needs json
Closes: https://bugs.gentoo.org/904864 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-libs/apache-arrow: add brotli, compute, ssl support
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
dev-libs/apache-arrow: new package, add 11.0.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>