Understanding temporary views
A data engineer on your team loads a DataFrame containing filtered retail transactions and calls createOrReplaceTempView("retail_filtered"). The next day, a colleague opens a new notebook session and tries to query the view, but gets the error shown on the image.
Which of the following best explains why the view is unavailable?
Cet exercice fait partie du cours
Data Transformation with Spark SQL in Databricks
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice