dilipbiswal commented on a change in pull request #25606: 
[SPARK-28814][SQL][DOC] Document SET/RESET in SQL Reference
URL: https://github.com/apache/spark/pull/25606#discussion_r323582859
 
 

 ##########
 File path: docs/sql-ref-syntax-aux-conf-mgmt-reset.md
 ##########
 @@ -19,4 +19,20 @@ license: |
   limitations under the License.
 ---
 
-**This page is under construction**
+### Description
+Reset all SQLConf properties to the default values. After RESET command, 
executing SET command will output empty.
 
 Review comment:
   Can we say "Reset all the properties specific to the current session to 
their default values" ? I would like to remove SQLConf as even non sql 
properties are being cleared. 

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