rdc-etl
  • Install
    • Using PyPI
    • Using git
  • Kickstart
    • Create an empty project
    • Overview of concepts
    • Run
  • Jobs
    • Concept
    • API
  • Transformations
    • Extracts
    • Loads
    • Maps
    • Filters
    • Joins
    • Utilities
    • Flow-related
    • Input / output design
  • Filesystem
  • Database
  • Statuses
    • ConsoleStatus
  • Cookbook
    • Recipe: Simple data processing
    • Recipe: Read and write from/to CSV files
  • Contributing
    • Roadmap
 
rdc-etl
  • Docs »
  • Transformations »
  • Flow-related
  • Edit on GitHub

Flow-relatedΒΆ

Flow related transformations are there to build jobs that will split data from one channel into more than one or the opposite, taking more than one input channel and “joining” data into one output channel.

TODO

Next Previous

© Copyright 2013, Romain Dorgueil.

Sphinx theme provided by Read the Docs