pyspark.sql.Catalog.refreshTable

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

Invalidates and refreshes all the cached data and metadata of the given table.

New in version 2.0.