Skip to content

dplutils-v0.3.0

Compare
Choose a tag to compare
@amitschang amitschang released this 25 Jan 21:03
· 59 commits to main since this release
77666ce

Highlights

This release adds a new executor framework and ray implementation capable of streaming graphs with branching, multiple inputs/outputs, and true indefinite source generation, overcoming some limitations of the ray data pipelines based executor. See StreamingGraphExecutor and RayStreamGraphExecutor for details.

What's Changed

Full Changelog: v0.2.0...v0.3.0