AbsaOSS / Jdbc2S

A JDBC streaming source for Spark
Apache License 2.0
8 stars 2 forks source link

Add logging of JDBC queries that get executed #17

Open yruslan opened 4 years ago

yruslan commented 4 years ago

Background

Having exact SQL queries that are going to be executed would help to debug performance issues a tlot.

Feature

Add logging of JDBC queries that get executed.