Mapping Data Flows
65 TopicsNative change data capture (CDC) - CosmosDB change feed is supported in ADF now
With Azure Cosmos DB change feed supported, changed data extraction from Azure CosmosDB in ADF just works. After the changed data automatically extracted from CosmosDB, you can directly apply any transformations before loading transformed data into destination datasets of your choice in dataflow.16KViews6likes3CommentsUse ADF to Turn Hierarchical Structures into Relational Data
Azure Data Factory and Azure Synapse Analytics pipelines include the powerful code-free data transformation feature called Mapping Data Flows. In this post, I'll show you how you can use data flows to visually transform hierarchies into relational data for downstream consumption by destinations that require data to be shaped like a table.10KViews6likes0CommentsHow to startup your data flows execution in less than 5 seconds! (Public Preview)
Data Flow is Azure's low-code visual data transformation feature found in Azure Data Factory and Azure Synapse Analytics that makes building and deploying ETL super-easy by leveraging serverless Spark environments. Now you can execute data flows from a pipeline that startup in just seconds.21KViews6likes11CommentsADF Release Notes 07/31/2020
The Azure Data Factory team is proud to announce the following features now available in the ADF UX: Array support for mapping data flow parameters Run a pipeline debug run of a data flow using a job cluster Filter by run-id in monitoring Parameterize key columns for by array for update operations in database sink Updated feedback experience6.1KViews6likes0Comments