GNU bug report logs - #46561
[PATCH 0/3] gnu: apache-arrow: Update to 3.0.0.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Tue, 16 Feb 2021 13:23:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46561 in the body.
You can then email your comments to 46561 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#46561; Package guix-patches. (Tue, 16 Feb 2021 13:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 16 Feb 2021 13:23:02 GMT) Full text and rfc822 format available.

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

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Subject: [PATCH 0/3] gnu: apache-arrow: Update to 3.0.0.
Date: Tue, 16 Feb 2021 08:21:53 -0500
[Message part 1 (text/plain, inline)]
[PATCH 1/3] gnu: apache-thrift: Update to 0.14.0.
[PATCH 2/3] gnu: apache-arrow: Sort inputs alphabetically.
[PATCH 3/3] gnu: apache-arrow: Update to 3.0.0.
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#46561; Package guix-patches. (Tue, 16 Feb 2021 13:26:02 GMT) Full text and rfc822 format available.

Message #8 received at 46561 <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: 46561 <at> debbugs.gnu.org
Subject: [PATCH 1/3] gnu: apache-thrift: Update to 0.14.0.
Date: Tue, 16 Feb 2021 08:25:24 -0500
[Message part 1 (text/plain, inline)]
From 4872890c0e3f74142651f3027f49e4073f5445ab Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Sat, 13 Feb 2021 15:49:42 +0000
Subject: [PATCH 1/3] gnu: apache-thrift: Update to 0.14.0.

* gnu/packages/rpc.scm (apache-thrift): Update to 0.14.0.
---
 gnu/packages/rpc.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/rpc.scm b/gnu/packages/rpc.scm
index a0d979e3bb..8036998910 100644
--- a/gnu/packages/rpc.scm
+++ b/gnu/packages/rpc.scm
@@ -3,6 +3,7 @@
 ;;; Copyright © 2020 Efraim Flashner <efraim <at> flashner.co.il>
 ;;; Copyright © 2020 Marius Bakke <mbakke <at> fastmail.com>
 ;;; Copyright © 2020 Brett Gilio <brettg <at> gnu.org>
+;;; Copyright © 2021 Greg Hogan <code <at> greghogan.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -207,7 +208,7 @@ with the HTTP/2-based RPC framework gRPC.")
 (define-public apache-thrift
   (package
     (name "apache-thrift")
-    (version "0.13.0")
+    (version "0.14.0")
     (source
      (origin
        (method git-fetch)
@@ -217,7 +218,7 @@ with the HTTP/2-based RPC framework gRPC.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "17ckl7p7s3ga33yrjisilsimp80ansqxl54wvpkv0j7vx2zvc13y"))))
+         "09s8j95vc18117ahyl34gbd0gdxijkf0krrd3mp47vl08lcvi4kc"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f
--
2.30.0
[Message part 2 (text/html, inline)]
[0001-gnu-apache-thrift-Update-to-0.14.0.patch (application/octet-stream, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#46561; Package guix-patches. (Tue, 16 Feb 2021 13:28:01 GMT) Full text and rfc822 format available.

Message #11 received at 46561 <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: 46561 <at> debbugs.gnu.org
Subject: [PATCH 2/3] gnu: apache-arrow: Sort inputs alphabetically.
Date: Tue, 16 Feb 2021 08:27:26 -0500
[Message part 1 (text/plain, inline)]
From 414b02ad523b45e76773a210ea2ee41236328bea Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Fri, 12 Feb 2021 17:28:14 +0000
Subject: [PATCH 2/3] gnu: apache-arrow: Sort inputs alphabetically.

* gnu/packages/databases.scm (apache-arrow): Sort inputs.
---
 gnu/packages/databases.scm | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 3694a93df2..3be3a14ded 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -47,6 +47,7 @@
 ;;; Copyright © 2020 Vinicius Monego <monego <at> posteo.net>
 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll <at> gmail.com>
 ;;; Copyright © 2021 Sharlatan Hellseher <sharlatanus <at> gmail.com>
+;;; Copyright © 2021 Greg Hogan <code <at> greghogan.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -3874,23 +3875,23 @@ Monitor read/write activity on a mongo server
              ;;"-DBENCHMARK_ENABLE_TESTING=OFF"
              "-DARROW_BUILD_STATIC=OFF")))
     (inputs
-     `(("boost" ,boost)
+     `(("apache-thrift" ,apache-thrift "lib")
+       ("boost" ,boost)
        ("brotli" ,google-brotli)
+       ("bzip2" ,bzip2)
        ("double-conversion" ,double-conversion)
-       ("snappy" ,snappy)
        ("gflags" ,gflags)
        ("glog" ,glog)
-       ("apache-thrift" ,apache-thrift "lib")
+       ("grpc" ,grpc)
+       ("lz4" ,lz4)
        ("protobuf" ,protobuf)
+       ("python-3" ,python)
+       ("python-numpy" ,python-numpy)
        ("rapidjson" ,rapidjson)
-       ("zlib" ,zlib)
-       ("bzip2" ,bzip2)
-       ("lz4" ,lz4)
-       ("zstd" ,zstd "lib")
        ("re2" ,re2)
-       ("grpc" ,grpc)
-       ("python-3" ,python)
-       ("python-numpy" ,python-numpy)))
+       ("snappy" ,snappy)
+       ("zlib" ,zlib)
+       ("zstd" ,zstd "lib")))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
     (outputs '("out" "lib" "include"))
--
2.30.0
[Message part 2 (text/html, inline)]
[0002-gnu-apache-arrow-sort-inputs-alphabetically.patch (application/octet-stream, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#46561; Package guix-patches. (Tue, 16 Feb 2021 13:29:02 GMT) Full text and rfc822 format available.

Message #14 received at 46561 <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: 46561 <at> debbugs.gnu.org
Subject: [PATCH 3/3] gnu: apache-arrow: Update to 3.0.0.
Date: Tue, 16 Feb 2021 08:28:11 -0500
[Message part 1 (text/plain, inline)]
From 937135a48cb1723d423ee97b7f04f90df9af171b Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Fri, 12 Feb 2021 17:31:40 +0000
Subject: [PATCH 3/3] gnu: apache-arrow: Update to 3.0.0.

* gnu/packages/databases.scm (apache-arrow): Update to 3.0.0.
[inputs]: Add utf8proc.
---
 gnu/packages/databases.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 3be3a14ded..6024d6eb5f 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -3787,7 +3787,7 @@ Monitor read/write activity on a mongo server
 (define-public apache-arrow
   (package
     (name "apache-arrow")
-    (version "0.17.1")
+    (version "3.0.0")
     (source
      (origin
        (method git-fetch)
@@ -3797,7 +3797,7 @@ Monitor read/write activity on a mongo server
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "02r6yx3yhywzikd3b0vfkjgddhfiriyx2vpm3jf5880wq59x798a"))))
+         "03ngddh3r1g6f9aja2jlfksgvgyzmxmfy4bxvzjrcv5fvl5x8ii0"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f
@@ -3890,6 +3890,7 @@ Monitor read/write activity on a mongo server
        ("rapidjson" ,rapidjson)
        ("re2" ,re2)
        ("snappy" ,snappy)
+       ("utf8proc" ,utf8proc)
        ("zlib" ,zlib)
        ("zstd" ,zstd "lib")))
     (native-inputs
--
2.30.0
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#46561; Package guix-patches. (Tue, 16 Feb 2021 18:28:01 GMT) Full text and rfc822 format available.

Message #17 received at 46561 <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: 46561 <at> debbugs.gnu.org
Subject: Re: [PATCH 3/3] gnu: apache-arrow: Update to 3.0.0.
Date: Tue, 16 Feb 2021 13:27:10 -0500
[Message part 1 (text/plain, inline)]
Forgot to attach the diff.

On Tue, Feb 16, 2021 at 8:28 AM Greg Hogan <code <at> greghogan.com> wrote:

> From 937135a48cb1723d423ee97b7f04f90df9af171b Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code <at> greghogan.com>
> Date: Fri, 12 Feb 2021 17:31:40 +0000
> Subject: [PATCH 3/3] gnu: apache-arrow: Update to 3.0.0.
>
> * gnu/packages/databases.scm (apache-arrow): Update to 3.0.0.
> [inputs]: Add utf8proc.
> ---
>  gnu/packages/databases.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
> index 3be3a14ded..6024d6eb5f 100644
> --- a/gnu/packages/databases.scm
> +++ b/gnu/packages/databases.scm
> @@ -3787,7 +3787,7 @@ Monitor read/write activity on a mongo server
>  (define-public apache-arrow
>    (package
>      (name "apache-arrow")
> -    (version "0.17.1")
> +    (version "3.0.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -3797,7 +3797,7 @@ Monitor read/write activity on a mongo server
>         (file-name (git-file-name name version))
>         (sha256
>          (base32
> -         "02r6yx3yhywzikd3b0vfkjgddhfiriyx2vpm3jf5880wq59x798a"))))
> +         "03ngddh3r1g6f9aja2jlfksgvgyzmxmfy4bxvzjrcv5fvl5x8ii0"))))
>      (build-system cmake-build-system)
>      (arguments
>       `(#:tests? #f
> @@ -3890,6 +3890,7 @@ Monitor read/write activity on a mongo server
>         ("rapidjson" ,rapidjson)
>         ("re2" ,re2)
>         ("snappy" ,snappy)
> +       ("utf8proc" ,utf8proc)
>         ("zlib" ,zlib)
>         ("zstd" ,zstd "lib")))
>      (native-inputs
> --
> 2.30.0
>
[Message part 2 (text/html, inline)]
[0003-gnu-apache-arrow-Update-to-3.0.0.patch (application/octet-stream, attachment)]

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 16 Feb 2021 18:40:01 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Tue, 16 Feb 2021 18:40:02 GMT) Full text and rfc822 format available.

Message #22 received at 46561-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Greg Hogan <code <at> greghogan.com>
Cc: 46561-done <at> debbugs.gnu.org
Subject: Re: [bug#46561] [PATCH 0/3] gnu: apache-arrow: Update to 3.0.0.
Date: Tue, 16 Feb 2021 13:39:11 -0500
On Tue, Feb 16, 2021 at 08:21:53AM -0500, Greg Hogan wrote:
> [PATCH 1/3] gnu: apache-thrift: Update to 0.14.0.
> [PATCH 2/3] gnu: apache-arrow: Sort inputs alphabetically.
> [PATCH 3/3] gnu: apache-arrow: Update to 3.0.0.

Thanks! Pushed as 9757e5464038daa25290b5ab552f94d825c9f5aa




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 17 Mar 2021 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 40 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.