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

 ##########
 File path: docs/sql-ref-syntax-aux-cache-clear-cache.md
 ##########
 @@ -19,4 +19,16 @@ license: |
   limitations under the License.
 ---
 
-**This page is under construction**
+### Description
+Clear the RDD cache associated with a SQLContext.
 
 Review comment:
   Is it worth noting that this clears _all_ cached RDDs (right)? and it's RDDs 
and DataFrames? I'd back-tick `SQLContext` for consistency, but might we say 
`SparkSession` instead?

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

Reply via email to