Cache Table

Cache a table in the Spark SQL context

Syntax

cache table <table reference>

Parameters

table reference

String. The name of the table to cache, optionally qualified by schema name.

Was this article helpful?
0 out of 0 found this helpful