Getting Started
User Guide
API Reference
Development
Migration Guide
Spark SQL
Pandas API on Spark
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming
MLlib (RDD-based)
Spark Core
Resource Management
pyspark.sql.Catalog.isCached
¶
Catalog.
isCached
(
tableName
)
[source]
¶
Returns true if the table is currently cached in-memory.
New in version 2.0.
pyspark.sql.Catalog.dropTempView
pyspark.sql.Catalog.listColumns