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

Feature request: log effective query #143

Open pantaoran opened 1 year ago

pantaoran commented 1 year ago

I would really like to have the option to see the effectively generated SQL query when using a source connector. Ideally as an INFO log level message, or even as a DEBUG level message would work. This would help me a lot to make sure that the connector is doing what I think it's doing.