This is an automated email from the ASF dual-hosted git repository.
quinnj pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-julia.git
from b8ebfc5 fix test failures on 1.12, avoid race condition in
multithreaded partitioned writes (#582)
add 472baa0 Fix `OffsetArray` support and clean `CategoricalArray`
support (#556)
No new revisions were added by this update.
Summary of changes:
src/ArrowTypes/src/ArrowTypes.jl | 13 ++++++-------
src/ArrowTypes/test/Project.toml | 1 +
src/ArrowTypes/test/runtests.jl | 2 +-
src/ArrowTypes/test/tests.jl | 10 ++++++++++
src/arraytypes/dictencoding.jl | 24 +++---------------------
test/Project.toml | 2 ++
test/runtests.jl | 1 +
7 files changed, 24 insertions(+), 29 deletions(-)