Re: [PR] log executing SQL text [spark]

2025-06-16 Thread via GitHub
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

Re: [PR] log executing SQL text [spark]

2025-06-15 Thread via GitHub
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.

[PR] log executing SQL text [spark]

2025-03-06 Thread via GitHub
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