urosstan-db opened a new pull request, #44969: URL: https://github.com/apache/spark/pull/44969
### What changes were proposed in this pull request? This pull request should add measuring query execution time on external JDBC data source. Another change is changing access right for JDBCRDD class, that is needed for adding another metric (SQL text) which will be done in some next PR. ### Why are the changes needed? Query execution time is very important metric to have ### Does this PR introduce _any_ user-facing change? User can see query execution time on SparkPlan graph under node metrics tab ### How was this patch tested? Tested using custom image ### Was this patch authored or co-authored using generative AI tooling? No -- 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 unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
