public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kaleb S. KEITHLEY <kkeithle@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libarrow] rawhide: Apache Arrow 25.0.1, restore patch for failing tests
Date: Fri, 11 Sep 2026 14:26:53 GMT [thread overview]
Message-ID: <178913681302.1.17053323010489225060.rpms-libarrow-4573db5bab11@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libarrow
Branch : rawhide
Commit : 4573db5bab11472b256105cecf2054f79a59d2a3
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date : 2026-09-11T10:25:51-04:00
Stats : +24/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/libarrow/c/4573db5bab11472b256105cecf2054f79a59d2a3?branch=rawhide
Log:
Apache Arrow 25.0.1, restore patch for failing tests
---
diff --git a/0004-cpp-src-arrow-compute-kernels-CMakeLists.txt.patch b/0004-cpp-src-arrow-compute-kernels-CMakeLists.txt.patch
new file mode 100644
index 0000000..b67339a
--- /dev/null
+++ b/0004-cpp-src-arrow-compute-kernels-CMakeLists.txt.patch
@@ -0,0 +1,23 @@
+--- apache-arrow-23.0.0/cpp/src/arrow/compute/kernels/CMakeLists.txt.orig 2026-02-16 12:05:15.059589763 -0500
++++ apache-arrow-23.0.0/cpp/src/arrow/compute/kernels/CMakeLists.txt 2026-02-16 12:05:29.561457897 -0500
+@@ -148,13 +148,13 @@
+
+ # Aggregates
+
+-add_arrow_compute_test(aggregate_test
+- SOURCES
+- aggregate_test.cc
+- EXTRA_LINK_LIBS
+- arrow_compute_kernels_testing
+- arrow_compute_testing
+- Boost::headers)
++#add_arrow_compute_test(aggregate_test
++# SOURCES
++# aggregate_test.cc
++# EXTRA_LINK_LIBS
++# arrow_compute_kernels_testing
++# arrow_compute_testing
++# Boost::headers)
+
+ # ----------------------------------------------------------------------
+ # Utilities
diff --git a/libarrow.spec b/libarrow.spec
index b0231ba..f327a71 100644
--- a/libarrow.spec
+++ b/libarrow.spec
@@ -44,6 +44,7 @@ Source2: https://github.com/apache/parquet-testing/archive/%{parquet_test_data_c
Patch: 0001-python-pyarrow-tests-read_record_patch.py.patch
Patch: 0002-python-pyarrow-tests-test_ipc.py.patch
Patch: 0003-cpp-src-parquet-CMakeLists.txt.patch
+Patch: 0004-cpp-src-arrow-compute-kernels-CMakeLists.txt.patch
# Apache ORC (liborc) has numerous compile errors and apparently assumes
# a 64-bit build and runtime environment. This is only consumer of the liborc
reply other threads:[~2026-09-11 14:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178913681302.1.17053323010489225060.rpms-libarrow-4573db5bab11@fedoraproject.org \
--to=kkeithle@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox