This repository was 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
DirectRunnerandDataflowRunner. DiskCachedPipelineRunneras a disk backed alternative toDirectRunner.- Ignore undeclared side outputs of
DoFns in cloud executor. - Fix pickling issue when the Seaborn package is loaded.
- Enable gzip compression on text files sink.