palday commented on PR #574:
URL: https://github.com/apache/arrow-julia/pull/574#issuecomment-3573064485
It looks like there are failures on Julia 1.12.2. From a local run:
```julia
# 126: Test Failed at /home/phillip/Work/arrow-julia/test/runtests.jl:391
Expression: tt.a == [1, 2, 3, 1, 2, 3, 4, 1, 2, 3, 4, 5]
Evaluated: [1, 2, 3, 1, 2, 3, 4, 1, 2, 3, 4, 4] == [1, 2, 3, 1, 2, 3, 4,
1, 2, 3, 4, 5]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]