Dandandan commented on PR #16322:
URL: https://github.com/apache/datafusion/pull/16322#issuecomment-2955401426

   I profiled some queries to verify it's no longer busy on the sorting thread:
   
   Main (TPC-H query 1):
   <img width="660" alt="image" 
src="https://github.com/user-attachments/assets/a7236a88-c024-435b-8413-d98dcd8c8152";
 />
   
   
   PR (TPC-H query 1)
   <img width="660" alt="image" 
src="https://github.com/user-attachments/assets/810749c1-fe25-462e-998f-714e48accb42";
 />
   
   The thread above is the thread executing SPM, you can see it does close to 
nothing after this PR (after reading metadata).
   


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to