GNU bug report logs

#76923 [PATCH 0/2] Update apache-arrow.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to laurent.gatto@gmail.com, rekado@elephly.net, zimon.toutoune@gmail.com, guix-patches@gnu.org:
bug#76923; Package guix-patches. (Mon, 10 Mar 2025 18:06:02 GMT) (full text, mbox, link).


Acknowledgement sent to Greg Hogan <code@greghogan.com>:
New bug report received and forwarded. Copy sent to laurent.gatto@gmail.com, rekado@elephly.net, zimon.toutoune@gmail.com, guix-patches@gnu.org. (Mon, 10 Mar 2025 18:06:02 GMT) (full text, mbox, link).


Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

From: Greg Hogan <code@greghogan.com>
To: guix-patches@gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [PATCH 0/2] Update apache-arrow.
Date: Mon, 10 Mar 2025 18:04:25 +0000
Greg Hogan (2):
  gnu: apache-arrow: Update to 19.0.1.
  gnu: r-arrow: Update to 19.0.1.

 gnu/packages/cran.scm      | 4 ++--
 gnu/packages/databases.scm | 7 +++++--
 2 files changed, 7 insertions(+), 4 deletions(-)


base-commit: 84e7feab83af2faf1083eb9283e923d0c9b8ad69
-- 
2.48.1





Information forwarded to sharlatanus@gmail.com, guix-patches@gnu.org:
bug#76923; Package guix-patches. (Mon, 10 Mar 2025 18:08:01 GMT) (full text, mbox, link).


Message #8 received at 76923@debbugs.gnu.org (full text, mbox, reply):

From: Greg Hogan <code@greghogan.com>
To: 76923@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [PATCH 1/2] gnu: apache-arrow: Update to 19.0.1.
Date: Mon, 10 Mar 2025 18:06:41 +0000
* gnu/packages/databases.scm (apache-arrow): Update to 19.0.1.
[arguments]<#:configure-flags>: Disable mimalloc allocator.

Change-Id: Ia4e5d99f6f31911683b3ce424604eafa4700d255
---
 gnu/packages/databases.scm | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 84b535eae00..36862030832 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -4817,7 +4817,7 @@ (define-public apache-orc
 (define-public apache-arrow
   (package
     (name "apache-arrow")
-    (version "17.0.0")
+    (version "19.0.1")
     (source
      (origin
        (method git-fetch)
@@ -4827,7 +4827,7 @@ (define-public apache-arrow
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "11yzhqdvvcq8k4dhcfnwhc0hl0a2k09gyijln00zbglajk7ihfsk"))))
+         "0l7nc12ykh6b9pcf20mvs4xsk9cyz7a45sdfs08rhilrhd8g10dn"))))
     (build-system cmake-build-system)
     (arguments
      (list
@@ -4856,6 +4856,9 @@ (define-public apache-arrow
               ;; is unfortunate because jemalloc increases performance:
               ;; https://arrow.apache.org/blog/2018/07/20/jemalloc/.
               "-DARROW_JEMALLOC=OFF"
+              ;; System mimalloc is not suported and must be bundled:
+              ;; https://github.com/apache/arrow/issues/42211.
+              "-DARROW_MIMALLOC=OFF"
 
               ;; The CMake option ARROW_DEPENDENCY_SOURCE is a global
               ;; option that instructs the build system how to resolve
-- 
2.48.1





Information forwarded to laurent.gatto@gmail.com, rekado@elephly.net, zimon.toutoune@gmail.com, guix-patches@gnu.org:
bug#76923; Package guix-patches. (Mon, 10 Mar 2025 18:08:02 GMT) (full text, mbox, link).


Message #11 received at 76923@debbugs.gnu.org (full text, mbox, reply):

From: Greg Hogan <code@greghogan.com>
To: 76923@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [PATCH 2/2] gnu: r-arrow: Update to 19.0.1.
Date: Mon, 10 Mar 2025 18:06:42 +0000
* gnu/packages/cran.scm (r-arrow): Update to 19.0.1.

Change-Id: If09bc10f5022caacb2d24873fa682042bdd72ef9
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 8522eb07a55..c2b28b0cd32 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29699,14 +29699,14 @@ (define-public r-ggpointdensity
 (define-public r-arrow
   (package
     (name "r-arrow")
-    (version "17.0.0.1")
+    (version "19.0.1")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "arrow" version))
        (sha256
         (base32
-         "0pp7rllpmdwsx0idqhfg4lv96cvdj6pbnypnlrr835jqv7sxn502"))))
+         "0w1r87kh8j9vq657qnhbmwwc7mmyrra8622mrc76c2cym1rv1zhn"))))
     (properties `((upstream-name . "arrow")))
     (build-system r-build-system)
     (arguments
-- 
2.48.1





Reply sent to Ricardo Wurmus <rekado@elephly.net>:
You have taken responsibility. (Mon, 10 Mar 2025 19:17:02 GMT) (full text, mbox, link).


Notification sent to Greg Hogan <code@greghogan.com>:
bug acknowledged by developer. (Mon, 10 Mar 2025 19:17:03 GMT) (full text, mbox, link).


Message #16 received at 76923-done@debbugs.gnu.org (full text, mbox, reply):

From: Ricardo Wurmus <rekado@elephly.net>
To: Greg Hogan <code@greghogan.com>
Cc: 76923-done@debbugs.gnu.org, Laurent Gatto <laurent.gatto@gmail.com>, Simon Tournier <zimon.toutoune@gmail.com>
Subject: Re: [bug#76923] [PATCH 2/2] gnu: r-arrow: Update to 19.0.1.
Date: Mon, 10 Mar 2025 20:15:47 +0100
Greg Hogan <code@greghogan.com> writes:

> * gnu/packages/cran.scm (r-arrow): Update to 19.0.1.

Note that on the r-team branch r-arrow is already at 18.1.0.1.

I'll apply this to the r-team branch.  Thank you!

-- 
Ricardo




bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Tue, 08 Apr 2025 11:24:13 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Apr 16 02:57:22 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.