JoshRosen commented on issue #24668: [SPARK-27676][SQL][SS] InMemoryFileIndex should respect spark.sql.files.ignoreMissingFiles URL: https://github.com/apache/spark/pull/24668#issuecomment-495451312 I can't see a clean way to handle the root path case without substantial risk of breaking existing code, so I've amended the comment to explain this. I think this PR probably represents the best current trade-off between preserving existing behavior and detecting a certain subset of race conditions with high precision (at the cost of poorer recall).
---------------------------------------------------------------- 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]
