dilipbiswal commented on a change in pull request #25541: 
[SPARK-28831][DOC][SQL]Document CLEAR CACHE statement in SQL Reference
URL: https://github.com/apache/spark/pull/25541#discussion_r322451673
 
 

 ##########
 File path: docs/sql-ref-syntax-aux-cache-clear-cache.md
 ##########
 @@ -20,15 +20,19 @@ license: |
 ---
 
 ### Description
-Clears all cached RDDs and DataFrames associated with a `SparkSession`.
+`CLEAR CACHE` removes the entries and associated data from the in-memory 
and/or on-disk cache for all cached tables  and views.
 
 Review comment:
   Nit: do we have 2 spaces here ?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to