Spark DataSet, DataFrame, createOrReplaceTempView

Programmers Quickie - Un pódcast de Software Engineering

Categorías:

DataFrame.createOrReplaceTempView - Creates or replaces a local temporary view with this DataFrame. The lifetime of this temporary table is tied to the SparkSession that was used to create this DataFrame.

Visit the podcast's native language site