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/04/23 07:01:48 UTC

[GitHub] [spark] httfighter opened a new pull request #24440: [SPARK-27545] [SQL] Uncache table needs to delete the temporary view …

httfighter opened a new pull request #24440: [SPARK-27545] [SQL] Uncache table needs to delete the temporary view …
URL: https://github.com/apache/spark/pull/24440
 
 
   …created when the cache table is executed
   
   ## What changes were proposed in this pull request?
   
   When executing the uncache table, delete the temporary table created when the cache table is executed.
   
   ## How was this patch tested?
   
    unit tests
   
   Please review http://spark.apache.org/contributing.html before opening a pull request.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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