Skip to content

v0.2.29

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 01:14
· 312 commits to refs/heads/main since this release
29b02a1

Changes

✨ New Features

👾 Bug Fixes

  • [BUG] Use estimated in-memory size for scan task merging and resource requests @kevinzwang (#2448)
  • [BUG] Add retries to pyarrow write_dataset call @kevinzwang (#2445)
  • [BUG] Fix time type inference @colin-ho (#2441)
  • [BUG] Enable display of time64 with seconds unit @jaychia (#2439)
  • [BUG] Raise error when Ray Data tensor cannot be pickled and disable compliant nested types @kevinzwang (#2428)
  • [BUG] Remove debug print @Vince7778 (#2419)
  • [BUG] [New Executor] Drain channel in limit sink @colin-ho (#2401)
  • [BUG] Slice array if necessary when casting from list to fixed size list @colin-ho (#2415)

📖 Documentation