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

The following query runs throughout the databricks video

data-engineer-professional video for the following query runs throughout the soccer matches to load data into the performance table: spark . readStream . format

This is a dedicated watch page for a single video.

Full Certification Question

The following query runs throughout the soccer matches to load data into the performance table: spark . readStream . format ( 'delta' ) . table ( 'scorecard' ) . writeStream . option ( 'checkpointLocation' , '/tmp/scores' ) . format ( 'delta' ) . table ( 'performance' ) While the query is running, one of the users accidentally drops the performance table. Which statement describes the effect of dropping the table?