Hi everyone!
I would like to know how spark stops the connection when reading from a sql database using the JDBC format.
Also, if there is a way to check when the connection is active or manually stop it, I also would like to know.
Thank you in advan...