pyspark.sql.Catalog.isCached

Catalog.isCached(tableName: str) → bool[source]

Returns true if the table is currently cached in-memory.

New in version 2.0.