echo567 opened a new pull request, #7236: URL: https://github.com/apache/kyuubi/pull/7236
Previously, Spark SQL retrieved results from HDFS using a single thread, which was very slow. Adding a thread pool now improves the execution speed. ### Why are the changes needed? Improve execution efficiency ### How was this patch tested? UT added ### 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]
