[GitHub] [spark] httfighter commented on issue #24440: [SPARK-27545] [SQL] Uncache table needs to delete the temporary view …

2019-08-14 Thread GitBox
httfighter commented on issue #24440: [SPARK-27545] [SQL] Uncache table needs 
to delete the temporary view …
URL: https://github.com/apache/spark/pull/24440#issuecomment-521518729
 
 
   @dongjoon-hyun Thank you for reminding.I have added a test case.


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] httfighter commented on issue #24440: [SPARK-27545] [SQL] Uncache table needs to delete the temporary view …

2019-07-22 Thread GitBox
httfighter commented on issue #24440: [SPARK-27545] [SQL] Uncache table needs 
to delete the temporary view …
URL: https://github.com/apache/spark/pull/24440#issuecomment-513743428
 
 
   @dongjoon-hyun OK. I will give a test case for the current modification 
first. Thank you.


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] httfighter commented on issue #24440: [SPARK-27545] [SQL] Uncache table needs to delete the temporary view …

2019-07-18 Thread GitBox
httfighter commented on issue #24440: [SPARK-27545] [SQL] Uncache table needs 
to delete the temporary view …
URL: https://github.com/apache/spark/pull/24440#issuecomment-512761508
 
 
   @dongjoon-hyun There will also be problems with accidental deletion. Need to 
distinguish between the view created by the cache, or the view created by the 
user.


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] httfighter commented on issue #24440: [SPARK-27545] [SQL] Uncache table needs to delete the temporary view …

2019-06-21 Thread GitBox
httfighter commented on issue #24440: [SPARK-27545] [SQL] Uncache table needs 
to delete the temporary view …
URL: https://github.com/apache/spark/pull/24440#issuecomment-504316486
 
 
   @HyukjinKwon @dongjoon-hyun There is still a problem I don't know how to 
deal with it.
   As he said @viirya ,When you do deleting view at uncacheTable. For a view 
which isn't created by cache table as select, uncaching it will delete it too.


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:
us...@infra.apache.org


With regards,
Apache Git Services

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