Forum Discussion
HannaMelashkina
7 months agoNew Member
[Azure Data Factory] Data Flow Sink is extremely slow
I'm copying about 800 items from SAP to Azure Fabric. I'm running pipeline with data flow in Azure Data Factory (ADF). We are using Self-hosted integration runtime. The Data Flow is not complex, it j...
HannaMelashkina
6 months agoNew Member
SAP CDC Dataset is not supported by copy activity docs.
What I could do: in dataflow instead of sink to warehouse, we sink in ADLS Gen2 as Parquet files. And in Copy activity I pass ADLS Gen2 as Source and Warehouse as destination. This way copy is working faster. In my opinion that's a big mistake from MS not to support Copy activity for SAP CDC.