Knowledge check

Completed
1.

Which of the following descriptions best fits Delta Lake?

2.

You've loaded a Spark dataframe with data, that you now want to use in a Delta Lake table. What format should you use to write the dataframe to storage?

3.

What feature of Delta Lake enables you to retrieve data from previous versions of a table?

4.

You have a managed catalog table that contains Delta Lake data. If you drop the table, what will happen?

5.

When using Spark Structured Streaming, a Delta Lake table can be which of the following?