You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by qu...@apache.org on 2023/04/16 21:04:37 UTC

[arrow-julia] annotated tag v2.5.1 updated (e6c44dd -> de15cc2)

This is an automated email from the ASF dual-hosted git repository.

quinnj pushed a change to annotated tag v2.5.1
in repository https://gitbox.apache.org/repos/asf/arrow-julia.git


*** WARNING: tag v2.5.1 was modified! ***

    from e6c44dd  (commit)
      to de15cc2  (tag)
 tagging e6c44ddbe0fb0c336fad31aa5a84f0b167495d31 (commit)
 replaces v2.5.1-rc1
      by github-actions[bot]
      on Sun Apr 16 21:04:30 2023 +0000

- Log -----------------------------------------------------------------
[Diff since v2.5.0](https://github.com/apache/arrow-julia/compare/v2.5.0...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)
-----------------------------------------------------------------------


No new revisions were added by this update.

Summary of changes: