Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@chermenin chermenin released this 28 Jul 09:24
· 32 commits to master since this release

Added

  • Transforming, aggregating, and join functions for PCollection.
  • Functions to work with side inputs and side outputs.
  • Basic support for SQL over PCollection of rows or Kotlin data classes.
  • A simple extension for complex event processing (CEP).
  • Basic connectors for Kafka and BigQuery.
  • Additional methods and classes to test pipelines.