Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.0
Description
DropTableCommand, TruncateTableCommand, AlterTableRenameCommand, UncacheTableCommand, RefreshTable and InsertIntoHiveTable will un-cache all the cached plans that refer to this table
Attachments
Issue Links
- Blocked
-
SPARK-21607 Can dropTempView function add a param like dropTempView(viewName: String, dropSelfOnly: Boolean)
- Resolved
- is related to
-
SPARK-21579 dropTempView has a critical BUG
- Resolved
- links to