[GitHub] spark pull request: Added a unit test for PairRDDFunctions.lookup

2014-03-02 Thread xoltar
Github user xoltar commented on the pull request: https://github.com/apache/spark/pull/36#issuecomment-36471447 Can someone please merge this? Thanks! --- 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

[GitHub] spark pull request: Added a unit test for PairRDDFunctions.lookup

2014-02-27 Thread xoltar
GitHub user xoltar opened a pull request: https://github.com/apache/spark/pull/36 Added a unit test for PairRDDFunctions.lookup Lookup didn't have a unit test. Added two tests, one for with a partitioner, and one for without. You can merge this pull request into a Git repos