Aiven-Open / Aiven-Open/jdbc-connector-for-apache-kafka
Add IDENTITY_INSERT option set to ON
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 113
- Forks
- 62
- Merge medio
- 4 h 12 min
- PR fusionados (30 d)
- 1
Descripción
When using this sink connector to send data to an SQLServer database, we can't populate identity columns (autoincremental Primary keys, for instance) because IDENTITY_INSERT is OFF on the section used by the connector. And, we don't have an option to put this as ON....
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.