Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/4204#issuecomment-71449808
  
    That's not what I mean, since it still wouldn't address any custom or 
third-party `FileSystem` implementations outside Hadoop. I'm talking about 
something much simpler: sort `Path`s in the calling code in Spark.
    
    This isn't a "bug" just something that file system APIs don't generally 
guarantee. If the caller needs sorting, the caller can sort the result. Surely 
that's no harder, solves the problem, and doesn't require every user so set a 
special `FileSystem`?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to