Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 00:40
· 531 commits to refs/heads/main since this release
bf5c853

Changes

✨ New Features

🚀 Performance Improvements

👾 Bug Fixes

  • [BUG] Use python logging level @colin-ho (#2705)
  • [BUG] Add a with_execution/planning_config context manager and fix tests for splitting of parquet @jaychia (#2713)
  • [BUG] Fix Resource Request Serialization and factor our Serialize Object as bincode @samster25 (#2707)

📖 Documentation

  • [DOCS] Partitioning user guide and small doc fixes @jaychia (#2717)
  • [FEAT] (ACTORS-2) Add optimization pass to split Project into ActorPoolProject @jaychia (#2627)
  • [BUG] Add a with_execution/planning_config context manager and fix tests for splitting of parquet @jaychia (#2713)
  • Update PreCommit Hooks @samster25 (#2715)
  • [FEAT]: huggingface integration @universalmind303 (#2701)

🧰 Maintenance