Overview
The Data Flow Destination Component is an SSIS Data Flow Component for exposing data from a data flow to the Data Flow Source component. It is similar in concept to the standard Microsoft DataReader Destination Component , but allows that data to be used as a source in the Data Flow Source component.
Since 2.3, the task can enable parallel processing of any source data Parallel Loop Task. The configuration parameters are provided in the standard Data Flow Component dialogs.
Quick Start
In this quick start we will configure parallel execution of DataFlow Destination and DataFlow Source by using Parallel Loop Task. Will be written multiple Parquet files in parallel.
Parameters
Configuration
Use the parameters below to configure the component.
Count of Parallel Client Components. When specified the component will wait the clients count to start processing.
What's New
- New: Introduced component.
Related documentation
COZYROC SSIS+ Components Suite is free for testing in your development environment.
A licensed version can be deployed on-premises, on Azure-SSIS IR and on COZYROC Cloud.