Skip to content

[KYUUBI #7235][SPARK] add async fetch hdfs result#7236

Open
echo567 wants to merge 1 commit intoapache:masterfrom
echo567:feat-async-hdfs
Open

[KYUUBI #7235][SPARK] add async fetch hdfs result#7236
echo567 wants to merge 1 commit intoapache:masterfrom
echo567:feat-async-hdfs

Conversation

@echo567
Copy link
Contributor

@echo567 echo567 commented Nov 2, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant