pyspark.sql.Catalog.uncacheTable

Catalog.uncacheTable(tableName: str) → None

Removes the specified table from the in-memory cache.

Allowed tableName to be qualified with catalog name.