Skip to content

Version 2.6.5

Compare
Choose a tag to compare
@jpivarski jpivarski released this 28 May 20:18
· 62 commits to main since this release
45c708d

New features

  • feat: 2772 pyarrow doesnt permit selective reading with extensionarray by @tcawlfield in #3127

Bug-fixes and performance

  • fix: skip failing test when jax is not installed by @ianna in #3112
  • fix: skip tests that require pyarrow when it is not installed by @ianna in #3114
  • fix: generate array view by @ianna in #3115
  • fix: Header-only fix is_valid for empty Indexed or IndexedOption by @zonca in #3120
  • fix: wait for Jitify performing a one-time only warm-up by @ianna in #3113
  • fix: prevent exponential memory growth in UnionArray by @jpivarski in #3119

Other

Full Changelog: v2.6.4...v2.6.5