jayzhan211 opened a new issue, #13385:
URL: https://github.com/apache/datafusion/issues/13385

   ### Is your feature request related to a problem or challenge?
   
   Postgres has merge statement
   
   > MERGE — conditionally insert, update, or delete rows of a table
   
   https://www.postgresql.org/docs/current/sql-merge.html
   
   Duckdb has the open request https://github.com/duckdb/duckdb/discussions/4601
   
   I think it would be nice if we have one
   
   ### Describe the solution you'd like
   
   Support MERGE command
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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