peter-toth edited a comment on issue #24175: [SPARK-27232][SQL]Ignore file locality in InMemoryFileIndex if spark.locality.wait is set to zero URL: https://github.com/apache/spark/pull/24175#issuecomment-476269231 Sorry, I don't know this part of the code either. But it looks like `PartitionedFileUtil.getBlockLocations` can return an empty array even without this change so it looks viable. But I can't judge if it should be bound to `spark.locality.wait`.
---------------------------------------------------------------- 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]
