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_r323576968
 
 

 ##########
 File path: docs/sql-ref-syntax-aux-conf-mgmt-set.md
 ##########
 @@ -19,4 +19,51 @@ license: |
   limitations under the License.
 ---
 
-**This page is under construction**
+### Description
+The SET command sets a property, returns the value of an existing property or 
returns all SQLConf properties with value and meaning.
+
+### Syntax
+{% highlight sql %}
+SET;
+SET [ -v ];
 
 Review comment:
   ditto

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