qazxcdswe123 opened a new issue, #14966: URL: https://github.com/apache/datafusion/issues/14966
### Is your feature request related to a problem or challenge? I'm interested in GSoC [Ergonomic SQL Features](https://github.com/apache/datafusion/issues/14514) and found `INSERT OR IGNORE INTO ...` to be missing (while `INSERT OR REPLACE INTO` is supported) I'd like to take this as a warm-up project but not sure if this feature is needed and will be accepted so I'd like to ask if we need this feature then I will start implementing it. ### Describe the solution you'd like Implement duckdb's `INSERT OR IGNORE INTO ...` ### Describe alternatives you've considered `INSERT ON CONFLICT`, but I'm very surprised that this is not supported. ### Additional context - https://duckdb.org/docs/stable/sql/statements/insert.html#insert-or-ignore-into Any feedback or guidance would be much appreciated! Or if there are any other suggestion on the warm-up project, let me know! -- 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org