Github user MLnick commented on the pull request:

    https://github.com/apache/spark/pull/455#issuecomment-45094783
  
    @mateiz thanks for all the comments. I've addressed all of them (I think!).
    
    I moved tests to ```tests.py``` and added a few more tests.
    
    I've also now added the ```Converter``` interface, together with a test.
    
    I used this interface to add an example to the ```examples``` project for 
reading from HBase ```TableInputFormat``` and Cassandra 
```CqlPagingInputFormat```, combined with appropriate ```Converter```s to 
convert the results to something useful.
    
    Please take a look over things and let me know any further issues you pick 
up, or any comments.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to