MaxGekk opened a new pull request #31524:
URL: https://github.com/apache/spark/pull/31524


   ### What changes were proposed in this pull request?
   Update public docs of SQL commands about altering cached tables/views. For 
instance:
   <img width="869" alt="Screenshot 2021-02-08 at 15 11 48" 
src="https://user-images.githubusercontent.com/1580697/107217940-fd3b8980-6a1f-11eb-98b9-9b2e3fe7f4ef.png";>
   
   
   ### Why are the changes needed?
   To inform users about commands behavior in altering cached tables or views.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   By running the command below and manually checking the docs:
   ```
   $ SKIP_API=1 SKIP_SCALADOC=1 SKIP_PYTHONDOC=1 SKIP_RDOC=1 jekyll serve 
--watch
   ```


----------------------------------------------------------------
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



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

Reply via email to