pyspark.sql.Catalog.cacheTable

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

Caches the specified table in-memory.

New in version 2.0.