GitHub user ScrapCodes opened a pull request:

    https://github.com/apache/spark/pull/1176

    [Spark 1199][WIP] Changed wrappers to not use vals and thus avoid Path 
dependent types problem.

    TODO: Write description. basically it fails for one particular scenario and 
I am enjoying tough time debugging it :)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ScrapCodes/spark-1 
SPARK-1199/repl-case-class-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/1176.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1176
    
----
commit c2a6498bb40253da9195d01927caa2748919ad96
Author: Prashant Sharma <prashan...@imaginea.com>
Date:   2014-06-18T12:34:12Z

    Back porting scala 2.11 SI-7747's changes on top of my patch.

commit fa7ffca15d0d6cd1c8e2a0064ba4f12f35d5f263
Author: Prashant Sharma <prashan...@imaginea.com>
Date:   2014-06-19T12:06:08Z

    Added a convenience for debugging the generated wrappers as it exists in 
scala 2.11 repl.

----


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

Reply via email to