Uncache a table in the Spark SQL context
Syntax
uncache table <table reference>
Parameters
table reference
String. The name of the table to uncache, optionally qualified by schema name.
Uncache a table in the Spark SQL context
uncache table <table reference>
table reference
String. The name of the table to uncache, optionally qualified by schema name.