szehon-ho commented on code in PR #57724:
URL: https://github.com/apache/spark/pull/57724#discussion_r3707946447


##########
docs/sql-ref-syntax-dml-insert-table.md:
##########
@@ -88,6 +97,14 @@ INSERT [ WITH SCHEMA EVOLUTION ] INTO [ TABLE ] 
table_identifier [ BY NAME ] REP
 
 #### Insert Into
 
+##### Insert Using Dynamic Table Options

Review Comment:
   nit: can we put it towards the end ?  Its more a speciality so I feel 
shouldn't be the first one.



##########
docs/sql-ref-syntax-dml-merge-into.md:
##########
@@ -149,6 +158,17 @@ SELECT * FROM source;
 +--+------+-----+
 ```
 
+#### Merge Using Dynamic Table Options

Review Comment:
   same



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to