This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
Version 0.2.5
The 0.2.5 release includes the following changes:
- Support for creating custom sources, and reading them with
DirectRunner
andDataflowRunner
. DiskCachedPipelineRunner
as a disk backed alternative toDirectRunner
.- Ignore undeclared side outputs of
DoFn
s in cloud executor. - Fix pickling issue when the Seaborn package is loaded.
- Enable gzip compression on text files sink.