v2.5.1
Arrow v2.5.1
Closed issues:
- Performance regression caused by Arrow type piracy (#266)
- Precompilation broken on Julia 1.9-rc1 (#391)
- Does
Arrow.write
have an upper limit for the number of columns? (#414) - [Discussion] Need for early-returning friendly iteration interface (#417)
- Test failure on 1.8.5 Rosetta (#425)
- Test Failure (#429)
Merged pull requests:
- Fix deprecation of getproperty(::Pairs, s) (#409) (@baumgold)
- Use
getproperty
instead of type parameter to get names (#415) (@simsurace) - Add @testsets for misc tests (#421) (@JoaoAparicio)
- Pre-allocate buffer (#422) (@JoaoAparicio)
- Bump patch version (#423) (@simsurace)
- add dev CI for monorepo (#424) (@Moelf)
- #429 fix alignment for compressed data (#430) (@baumgold)