michaelsembwever opened a new pull request, #25553:
URL: https://github.com/apache/datafusion/pull/25553

   
   
   ## Which issue does this PR close?
   
   Documentation follow-up for #19142. Split from #24567 at the reviewer's 
request.
   
   
   ## Rationale for this change
   
   The SQL reference does not document `DELETE` or `UPDATE`. SQL users need 
their syntax, result format, and table support.
   
   Add syntax, examples, table support, and concise links to known limitations. 
Split from #24567 
   
   
   ## What changes are included in this PR?
   
     - Add syntax and examples for `DELETE` and `UPDATE`.
     - Explain affected-row counts, `NULL` predicates, and assignment semantics.
     - Summarize table support and link to known limitations.
   
   Provider implementation documentation remains in #24567.
   
   
   ## What is the testing strategy for this PR?
   
   `cargo fmt --all`, the documentation formatter.
   
   
   ## Are there any user-facing changes?
   
   SQL reference documentation only. 


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