🔍

Databricks Certified Data Engineer Professional DATA-ENGINEER-PROFESSIONAL — Question 69

Topic 1 · Question 69 of 110

Topic 1 · Question 69

A nightly job ingests data into a Delta Lake table using the following code: The next step in the pipeline requires a function that returns an object that can be used to manipulate new records that have not yet been processed to the next table in the pipeline. Which code snippet completes this function definition? def new_records():

Exhibit 1 for question 69

View community discussion →