Video upload date:  · Duration: PT1H46M27S  · Language: EN

The data engineering team has a singleplex databricks video

data-engineer-professional video for the data engineering team has a singleplex bronze table called ‘orders_raw’ where new orders data is appended every night.

This is a dedicated watch page for a single video.

Full Certification Question

The data engineering team has a singleplex bronze table called ‘orders_raw’ where new orders data is appended every night. They created a new Silver table called ‘orders_cleaned’ in order to provide a more refined view of the orders data. The team wants to create a batch processing pipeline to process all new records inserted in the orders_raw table and propagate them to the orders_cleaned table. Which solution minimizes the compute costs to propagate this batch of data?