gpo.zugaina.org

Search Portage & Overlays:

dev-libs/apache-arrow

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

Screenshots

  • apache-arrow-16.0.0
    ~amd64 ~arm ~arm64 ~hppa ~loong ~riscv ~s390 ~x86
    +brotli bzip2 compute dataset +json lz4 +parquet re2 +snappy ssl test zlib zstd

    View      Download      Browse     License: Apache-2.0   
    Overlay: gentoo
  • apache-arrow-15.0.2
    amd64 ~arm ~arm64 ~hppa ~loong ~riscv ~s390 ~x86
    +brotli bzip2 compute dataset +json lz4 +parquet re2 +snappy ssl test zlib zstd

    View      Download      Browse     License: Apache-2.0   
    Overlay: gentoo
  • apache-arrow-9.0.0-r3
    ~amd64 ~x86
    +bzip2 +lz4 +parquet +python +zlib +zstd python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11

    View      Download      Browse     License: Apache-2.0   
    Overlay: spark-overlay
  • apache-arrow-9.0.0-r2
    ~amd64 ~arm ~arm64 ~x86
    +bzip2 +lz4 +parquet +python +zlib +zstd python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11

    View      Download      Browse     License: Apache-2.0   
    Overlay: raiagent

ChangeLog

commit 271baecf7a86cf18c3722df94021942e77b46371
Author: Benda Xu <heroxbd@gentoo.org>
Date: Tue Jan 24 12:08:28 2023 +0800

dev-libs/apache-arrow: drop old.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Benda Xu <heroxbd@gentoo.org>

commit 684fa0668a1aa8551ed7c8e81a7bde85e8f93564
Author: Benda Xu <heroxbd@gentoo.org>
Date: Tue Jan 24 12:02:25 2023 +0800

dev-libs/apache-arrow: drop arm/arm64 keywords.

The dependencies dev-cpp/xsimd and dev-libs/thrift are missing on
those architectures.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Reference: https://github.com/6-6-6/spark-overlay/pull/22

commit 000c007d4379cf020a246f429aae256273d343c6
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Fri Jan 20 14:23:57 2023 -0800

dev-libs/apache-arrow: Drop Python 3.8 support

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit be6c6f14d3026f4cbf6eaa94b9788173c31efe56
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Fri Jan 20 14:23:24 2023 -0800

dev-libs/apache-arrow: Unkeyword 9.0.0-r2 for ~arm, ~arm64

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit d79d15302c5b2a04eedfcb1b71078c5680044d43
Author: leycec <leycec@gmail.com>
Date: Sat Nov 12 05:05:16 2022 -0400

dev-libs/apache-arrow: synchronize 4.0.1 -> 9.0.0

Synchronize the Arrow 9.0.0 ebuild against the 4.0.1 ebuild as well as
temporarily disable the `lz4` USE flag in the former to resolve the
CMake configuration error described in issue #21.

commit e575584fc60afe93316316f5e3b8d4cd7ecab0e0
Author: Berrysoft <Strawberry_Str@hotmail.com>
Date: Mon Oct 17 14:18:46 2022 +0000

Increase thrift_container_size_limit.

commit b6696be7ff32fe1d6240edcc902b632a3b7da942
Author: Berrysoft <Strawberry_Str@hotmail.com>
Date: Mon Oct 17 14:00:31 2022 +0000

Define NDEBUG.

We need to define NDEBUG because arrow uses it to determine whether some
assertations exist.

commit ff31fadab932f57e7b9a78530fc4a168237db45b
Author: Benda Xu <heroxbd@gentoo.org>
Date: Sat Sep 3 11:29:14 2022 +0800

dev-libs/apache-arrow: bump to 9.0.0.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Benda Xu <heroxbd@gentoo.org>

commit f34e19114f33f45a92df3814fbf2c68a168abeb7
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Sun Jul 17 07:04:50 2022 -0700

dev-libs/apache-arrow: Drop 4.0.1

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit f6aa80a225d89559f4f4ee76c29eb421fdd0e004
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Tue Jun 14 20:41:36 2022 -0700

dev-libs/apache-arrow: EAPI 8, Python 3.10, fix deps, improve CMake args

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit f914b313e7a5d66cba7d0b3fc0d5bd799593d908
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Sun Feb 20 06:26:30 2022 -0800

**/metadata.xml: Use HTTPS URL in DOCTYPE element

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit c1ae64b82153026ca1e020a0974de4bc2bbfd784
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Wed Aug 4 21:17:45 2021 -0700

dev-libs/apache-arrow: Add final missing dependency

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit ad75c5e4375ef5ad7652df71dae6052eb3c54797
Author: Benda Xu <heroxbd@gentoo.org>
Date: Thu Aug 5 11:45:35 2021 +0800

dev-libs/apache-arrow: use system xsimd.

Let CMake use dev-cpp/xsimd::spark-overlay rather than download from
github.

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Resolves: GH-7
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit f6ecb1a9cf29ffcae9c3fe908b33284754ea1a3c
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Wed Jul 21 23:34:06 2021 -0700

dev-libs/apache-arrow: Version bump to 4.0.1

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit 8b4e240704e77061ecb720625a40b34a7b169409
Author: Yuan Liao <liaoyuan@gmail.com>
Date: Fri Jun 18 07:54:12 2021 -0700

*/*: Update to use thin manifests

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>

commit b00af854a882ae82ebcaec7f462d8254346fc5ef
Author: YiyangWu <xgreenlandforwyy@gmail.com>
Date: Fri Apr 9 19:58:37 2021 +0800

dev-libs/apache-arrow: runtime depencendies for pyspark

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Manifest-Sign-Key: 71A13B10ADDF79736CED787C37EFBFDCF9FE0ADE
Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>