Aiven-Open / Aiven-Open/jdbc-connector-for-apache-kafka
Add multi-row insert to dialects that support it
未关闭
- 主要语言
- Java
- 星标
- 113
- 派生
- 62
- 平均合并
- 4 小时 12 分钟
- 30 天内合并 PR
- 1
描述
Some databases (like Postgresql) support inserting multiple rows with one `INSERT`. This should be supported by the connector.
A good solution was proposed by https://github.com/aiven/aiven-kafka-connect-jdbc/pull/39 for the Redshift dialect. We need the same the dialects that supports this feature.
贡献指南
评估
这个 Issue 还没有评估数据。