You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/27 07:56:53 UTC

[GitHub] Udbhav30 opened a new pull request #23905: [SPARK-24669][SQL] Refresh table before drop database cascade

Udbhav30 opened a new pull request #23905: [SPARK-24669][SQL] Refresh table before drop database cascade
URL: https://github.com/apache/spark/pull/23905
 
 
     ## What changes were proposed in this pull request?
   Before dropping database refresh the tables of that database, so as to refresh all cached entries associated with those tables.
   We follow the same when dropping a table.
   
   ## How was this patch tested?
   UT is added
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org