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?
Este ejercicio forma parte del curso
Data Transformation with Spark SQL in Databricks
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio