tgravescs commented on issue #26633: [SPARK-29994][CORE] Add WILDCARD task 
location
URL: https://github.com/apache/spark/pull/26633#issuecomment-559125921
 
 
   > I don't see why I need to make an argument about how LocalShuffledRowRDD 
is different from other RDDs.
   
   You do because you are doing a one off hack here that Spark has to maintain, 
adds a new public api, and we can't use for anything else, why not fix locality 
for all RDDs as they can hit the same issue.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to