pyspark.sql.Catalog.cacheTable

Catalog.cacheTable(tableName: str) → None

Caches the specified table in-memory.

Allowed tableName to be qualified with catalog name.