Re: [VOTE][Julia] Release Apache Arrow Julia 2.5.1 RC2

2023-04-15 Thread Jacob Quinn
Verified on macos m1 +1 -Jacob On Sat, Apr 15, 2023 at 7:19 AM Sutou Kouhei wrote: > Hi, > > I would like to propose the following release candidate (RC2) of > Apache Arrow Julia version 2.5.1. > > This release candidate is based on commit: > e6c44ddbe0fb0c336fad31aa5a84f0b167495d31 [1] > > Th

Re: [VOTE][Julia] Release Apache Arrow Julia 2.5.1 RC2

2023-04-15 Thread Ben Baumgold
+1 I ran the following command line on macOS (arm64-apple-darwin21.5.0): dev/release/verify_rc.sh 2.5.1 2 Thanks, Ben On Sat, Apr 15, 2023 at 9:32 AM Sutou Kouhei wrote: > +1 > > I ran the following command line on Debian GNU/Linux sid: > > VERIFY_FORCE_USE_JULIA_BINARY=1 dev/release/verify

Re: [VOTE][Julia] Release Apache Arrow Julia 2.5.1 RC2

2023-04-15 Thread Sutou Kouhei
+1 I ran the following command line on Debian GNU/Linux sid: VERIFY_FORCE_USE_JULIA_BINARY=1 dev/release/verify_rc.sh 2.5.1 2 Thanks, -- kou In <20230415.221852.1331108627688783179@clear-code.com> "[VOTE][Julia] Release Apache Arrow Julia 2.5.1 RC2" on Sat, 15 Apr 2023 22:18:52 +0900

[VOTE][Julia] Release Apache Arrow Julia 2.5.1 RC2

2023-04-15 Thread Sutou Kouhei
Hi, I would like to propose the following release candidate (RC2) of Apache Arrow Julia version 2.5.1. This release candidate is based on commit: e6c44ddbe0fb0c336fad31aa5a84f0b167495d31 [1] The source release rc2 is hosted at [2]. Please download, verify checksums and signatures, run the unit

Re: Arrow community meeting April 12 at 16:00 UTC

2023-04-15 Thread Gang Wu
AFAIK, the Parquet PMC no longer governs parquet-cpp in the practice. We should probably raise the issue to the priv...@parquet.apache.org for a formal discussion. Best, Gang On Sat, Apr 15, 2023 at 7:52 PM Andrew Lamb wrote: > > Rust Parquet was donated directly to the Arrow project and > dev

Re: [VOTE][Julia] Release Apache Arrow Julia 2.5.1 RC1

2023-04-15 Thread Sutou Kouhei
OK. I'll cut RC2 with the fix. In "Re: [VOTE][Julia] Release Apache Arrow Julia 2.5.1 RC1" on Sat, 15 Apr 2023 06:46:17 -0400, Ben Baumgold wrote: > With PR#430 merged I can > now give my +1 vote for this release. > > On Fri, Apr 14, 2023 a

Re: Arrow community meeting April 12 at 16:00 UTC

2023-04-15 Thread Andrew Lamb
> Rust Parquet was donated directly to the Arrow project and developed under its auspices after donation. Yes, this is my recollection as well -- the original implementation I believe is [1] Andrew [1] https://github.com/sunchao/parquet-rs On Fri, Apr 14, 2023 at 10:59 PM Micah Kornfield wrote

Re: [VOTE][Julia] Release Apache Arrow Julia 2.5.1 RC1

2023-04-15 Thread Ben Baumgold
With PR#430 merged I can now give my +1 vote for this release. On Fri, Apr 14, 2023 at 8:24 PM Ben Baumgold wrote: > I made Issue #49 for > this bug and created PR#430 >