[HUDI-2838] refresh table after drop partition (#4084)
This commit is contained in:
@@ -59,6 +59,7 @@ extends RunnableCommand {
|
||||
parameters,
|
||||
sparkSession.emptyDataFrame)
|
||||
|
||||
sparkSession.catalog.refreshTable(tableIdentifier.unquotedString)
|
||||
Seq.empty[Row]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user