Common patterns for managed ingestion pipelines
Lakeflow Connect provides patterns and techniques to optimize your managed ingestion pipelines. Use these patterns to control which data is ingested, manage pipeline updates, and configure advanced behaviors.
Not all connectors support the common patterns in this section.
Topic | Description |
|---|---|
Select or exclude specific columns during ingestion to reduce data volume and improve performance. | |
Force a complete reload of your data from the source system. | |
Track historical changes in your data using Slowly Changing Dimension (SCD) type 2. | |
Ingest data from a single source to multiple destination tables or catalogs. | |
Manage pipeline updates, pauses, and troubleshooting workflows. | |
Rename destination tables without recreating your pipeline. |