Temp table caching with spark-sql

前端 未结 2 2181
别跟我提以往
别跟我提以往 2020-12-01 14:08

Is a table registered with registerTempTable (createOrReplaceTempView with spark 2.+) cached?

Using Zeppelin, I register

2条回答
提交回复
热议问题