Github user koertkuipers commented on the pull request:

    https://github.com/apache/spark/pull/8416#issuecomment-135486744
  
    Can you point me to the jira where that decision was made?
    
    Hadoop globbing only covers a small subset of all use cases. For example 
for timeseries analysis i need to select partitions for a set of days that can 
not be expressed as a glob. I could consider a union of dataframes, but i am 
not sure if in that case predicates pushdown will work as expected. It might be 
have some performance overhead. I will investigate.
    
    Also as far as i know hadoop input formats will not support commas in 
filenames either, so whats the point of supporting it if it doesnt work? Just 
curious


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