This repository was archived by the owner on Nov 11, 2022. It is now read-only.
Version 2.1.0 is based on a subset of Apache Beam 2.1.0. See the Apache Beam
2.1.0 release notes for additional change information.
Issues
Known issue: When running in batch mode, Gauge metrics are not reported.
Updates and improvements
- Added Metrics support for
DataflowRunnerin streaming mode. - Added
OnTimeBehaviortoWindowinStrategyto control emitting ofON_TIMEpanes. - Added default file name policy for windowed file
FileBasedSinks which consume windowed input. - Fixed an issue in which processing time timers for expired windows were ignored.
- Fixed an issue in which
DatastoreIOfailed to make progress when Datastore was slow to respond. - Fixed an issue in which
bzip2files were being partially read; added support for concatenatedbzip2files. - Improved several stability, performance, and documentation issues.