pan3793 commented on PR #41609:
URL: https://github.com/apache/spark/pull/41609#issuecomment-4054592463

   this is a super useful feature for the remote shuffle service case, where 
the shuffle data is stored at the remote (also, the data is not organized for 
efficient map-range read), rather than the local disk where the map task runs, 
thus localShuffleReader is not applicable.
   
   cc more sql experts @cloud-fan @peter-toth @wangyum, could you please take a 
look? I know this patch was ported to many vendors' private branches, it would 
be great if we could have this in upstream.


-- 
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]

Reply via email to