The document discusses the integration of Apache Hudi and Spark with dbt (data build tool) in the context of building a simplified medallion architecture for incremental data processing. It highlights key features such as change data capture (CDC), performance tuning, and the ability to handle transformations and updates efficiently. Several case studies demonstrate how dbt can manage incremental updates to user profiles, showcasing various SQL configurations and strategies in practice.
Related topics: