pyspark.sql.Catalog.uncacheTable

Catalog.uncacheTable(tableName: str) → None[source]

Removes the specified table from the in-memory cache.

New in version 2.0.