SAP / kafka-connect-sap

Kafka Connect SAP is a set of connectors, using the Apache Kafka Connect framework for reliably connecting Kafka with SAP systems
Apache License 2.0
119 stars 54 forks source link

Support alter-table at sink #79

Closed elakito closed 3 years ago

elakito commented 3 years ago

Supporting schema evolution at the sink connector with some restriction. When auto.evolve property is set to "true" and the table schema will be automatically updated/altered when the record contains additional fields.