Kafka Connect SAP is a set of connectors, using the Apache Kafka Connect framework for reliably connecting Kafka with SAP systems
125
stars
58
forks
source link
eliminate random int on schema creation (fallback to topic… #152
Closed
Freshwood closed 1 year ago
This pull request will resolve issue #145
Instead of randomly set a schema name on every query, just take the name of the topic which. This will fix the following behaviors:
This pull request was already tested on a real HANA database and everything was fine.