Skip to content

v0.25.0

Choose a tag to compare

@wjones127 wjones127 released this 24 Mar 21:42
· 3064 commits to main since this release
9dbb06a

What's Changed

Breaking Changes 馃洜

New Features 馃帀

Bug Fixes 馃悰

  • fix(java): java version is out of sync with rust and python by @yanghua in #3546
  • fix: indexing time in unit tests is much slower than before by @BubbleCal in #3561
  • fix: the PQ codes corrupted after remapping by @BubbleCal in #3573
  • fix: remove some expensive debug impls by @westonpace in #3576
  • fix: reintroduce TakeExec.dataset method by @wkalt in #3577
  • fix(android): compilation error on android by @TD-Sky in #3555
  • fix: work around deranged breaking change not labeled as such by @westonpace in #3591

Documentation 馃摎

Performance Improvements 馃殌

Other Changes

  • refactor: rework how take handles parallelism by @westonpace in #3543
  • refactor(rust): fix build_predicate misleading row_ids replace to row_addrs by @yanghua in #3551

New Contributors

Full Changelog: v0.24.1...v0.25.0