Skip to content

v2.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jan 05:15
· 5 commits to main since this release
b8ebfc5

Arrow v2.8.1

Diff since v2.8.0

Merged pull requests:

  • ci: Set timeout (#533) (@kou)
  • Update manual.md (#539) (@dmbates)
  • Avoid extending Type from Base on Julia 1.12 (#543) (@ararslan)
  • Fix license information (#545) (@kou)
  • Enable GitHub discussions and notifications to mailing lists (#546) (@raulcd)
  • Remove duplicated notifications section on .asf.yaml (#547) (@raulcd)
  • Fix bug where inline bytes weren't valid for Utf8View data (#548) (@quinnj)
  • Hide HTML comment (license) in rendered Documenter page (#549) (@abhro)
  • Fix verify RC CI (#551) (@kou)
  • Add support for running CI on fork (#553) (@kou)
  • Bump actions/checkout from 4 to 5 (#557) (@dependabot[bot])
  • ci: Fix format check (#558) (@kou)
  • Bump actions/setup-python from 5 to 6 (#566) (@dependabot[bot])
  • Bump version (#569) (@kou)
  • Fix poor performance of table reading when many record batches are involved (#570) (@quinnj)
  • Test on Julia pre instead of Julia nightly (#574) (@palday)
  • Bump actions/checkout from 5 to 6 (#576) (@dependabot[bot])
  • Bump actions/checkout from 5 to 6 (#579) (@dependabot[bot])
  • Bump actions/cache from 4 to 5 (#581) (@dependabot[bot])
  • fix test failures on 1.12, avoid race condition in multithreaded partitioned writes (#582) (@palday)

Closed issues:

  • Failure to read valid file (#511)
  • Severe negative scaling when running Julia threaded. (#528)
  • ci: Set timeout (#532)
  • Missing NOTICE file in source distribution (#544)
  • Verify release GHA workflow is failing (#550)
  • ci: Add support for running CI on fork (#552)
  • ci: Format check is failing (#554)
  • Warnings on Julia 1.12-beta3 (#555)
  • Default CI should run on Julia pre instead of nightly (#573)
  • Warning for Constructor for type "Type" when precompiling Arrow in Julia 1.12.2 (#577)
  • Precompilation warning with Julia 1.12 (#578)