Download Latest Version v0.21.1 source code.tar.gz (2.0 MB)
Email in envelope

Get an email when there's a new version of Bytewax

Home / v0.21.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-11-25 2.6 kB
v0.21.1 source code.tar.gz 2024-11-25 2.0 MB
v0.21.1 source code.zip 2024-11-25 2.2 MB
Totals: 3 Items   4.1 MB 1

Overview

  • join_window operator now supports using stream-order via the ordered parameter.

  • Windowing operators now correctly respect now_getter and to_system_utc in EventClock.

  • Fixes an issue where the runtime would not properly report the correct exception being raised by dataflow code.

  • Fixes a bug where window closing will be delayed if using event time and all values for a key fall into a single window and event timestamps are within wait_for_system_duration of each other.

  • Fixes a bug where using EventClock on macOS systems would randomly assert.

What's Changed

New Contributors

Full Changelog: https://github.com/bytewax/bytewax/compare/v0.21.0...v0.21.1

Source: README.md, updated 2024-11-25