github-actions[bot] closed pull request #50202: log executing SQL text
URL: https://github.com/apache/spark/pull/50202
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubs
github-actions[bot] commented on PR #50202:
URL: https://github.com/apache/spark/pull/50202#issuecomment-2974799888
We're closing this PR because it hasn't been updated in a while. This isn't
a judgement on the merit of the PR in any way. It's just a way of keeping the
PR queue manageable.
gabry-lab opened a new pull request, #50202:
URL: https://github.com/apache/spark/pull/50202
### What changes were proposed in this pull request?
log executing SQL text
### Why are the changes needed?
SQL text is useful to debug JDBC connector
### Does this PR introduc