ComeçarComece de graça

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 exercício faz parte do curso

Data Transformation with Spark SQL in Databricks

Ver curso

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício