public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libarrow] rawhide: Apache Arrow 25.0.1, restore patch for failing tests
@ 2026-09-11 14:26 Kaleb S. KEITHLEY
  0 siblings, 0 replies; only message in thread
From: Kaleb S. KEITHLEY @ 2026-09-11 14:26 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:26 [rpms/libarrow] rawhide: Apache Arrow 25.0.1, restore patch for failing tests Kaleb S. KEITHLEY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox