Github user zhichao-li commented on the pull request:

    https://github.com/apache/spark/pull/9097#issuecomment-154917321
  
    @watermen , Yes. It should support all formats in theory, since it combine 
on `InputSplit` level which is the result of  `inputformat.getSplits`.  In 
other words, split is transparent to inputformat.  I've tested it with 
Sequence, ORC and LZO. but this patch sometimes may not suitable for Parquet 
since it would not always go through `TableReader`  


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