I was able to reproduce it just now, with the same error. If there's a patch I
can apply or a flag I can set, I'm happy to give it a run in the AM.
On Wed, Apr 12, 2023, at 10:02, Jacob Quinn wrote:
> Hmmm, I'm also on MacOS m1, but didn't have any issues running tests.
>
> David, is the error re
No problem. Thank you everyone for your help assembling the report. I have
submitted it to the ASF board.
Again, the breadth of work across the project is quite amazing.
Andrew
On Tue, Apr 11, 2023 at 12:07 PM Matt Topol wrote:
> My apologies, I forgot to add updates for the Go section previo
I saw the same issue, on Julia 1.8.5, macOS m1. I tried Rosetta as well and got
a different error: https://github.com/apache/arrow-julia/issues/425
On 2023/04/12 07:10:14 David Li wrote:
> I was able to reproduce it just now, with the same error. If there's a patch
> I can apply or a flag I can
Below is a summary of the notes from today's meeting:
Attendees:
- Ian Cook
- Raúl Cumplido
- Xuwei Fu
- Will Jones
- Bryce Mecum
- Rok Mihevc
- Sri Nadukudy
- Ashish Paliwal
- Dane Pitkin
- David Dali Susanibar Arce
- Matthew Topol
- Joris Van den Bossche
- Jacob Wujciak
Discussion:
12.0.0 re
+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 1
Thanks,
--
kou
In <20230412.065024.1168973201928687772@clear-code.com>
"[VOTE][Julia] Release Apache Arrow Julia 2.5.1 RC1" on Wed, 12 Apr 2023
06:50:24 +0900
I saw the same issue on my M1 Mac with Julia v1.8.5. All tests pass
successfully on my x86_64 GNU/Linux box with Julia v1.8.5.
On 2023/04/12 17:26:20 Eric Hanson wrote:
> I saw the same issue, on Julia 1.8.5, macOS m1. I tried Rosetta as well and
> got a different error: https://github.com/apac