Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Version 0.2.5

Choose a tag to compare

@aaltay aaltay released this 31 May 21:55
· 26 commits to master since this release

The 0.2.5 release includes the following changes:

  • Support for creating custom sources, and reading them with DirectRunner and DataflowRunner.
  • DiskCachedPipelineRunner as a disk backed alternative to DirectRunner.
  • 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.