Unified Full Load and Incremental Load Pipeline in Azure Synapse: One Pipeline, One Config Table, Two Load Strategies
Build a production-grade unified pipeline that handles both full load and incremental load from a single config table. If Condition routes each table to the right strategy. Watermark pattern for incremental, date-partitioned outputs, complete audit logging, and zero-code-change table additions. The exact pipeline pattern used in enterprise data platforms.