redpanda-data / connect

Fancy stream processing made operationally mundane
https://docs.redpanda.com/redpanda-connect/about/
8.14k stars 840 forks source link

sql_insert: support keyword options to add before the INTO clause of the query #2999

Closed pedroluislopez closed 1 day ago

pedroluislopez commented 1 week ago

Add support for including optionally a list of keyword options before the INTO clause of the query in sql_insert components.

It's useful when you want to insert into a MySQL ignoring duplicate key errors.

pedroluislopez commented 1 week ago
CLAassistant commented 1 week ago

CLA assistant check
All committers have signed the CLA.