redpanda-data / connect

Fancy stream processing made operationally mundane
https://docs.redpanda.com/redpanda-connect/about/
8.14k stars 840 forks source link

Could the `sql_*` components provide logging of the query they are going to execute #2995

Open dutts opened 1 week ago

dutts commented 1 week ago

It would be useful if the sql_raw, sql_select and sql_insert components could log out the statement it is about to execute to allow debugging of any Bloblang mapping. Possibly as a TRACE level log.