GitHub user avati opened a pull request:

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

    [SPARK-1812] remove default args to overloaded methods

    Not supported in Scala 2.11. Split them into separate methods instead.

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

    $ git pull https://github.com/avati/spark SPARK-1812-default-args

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

    https://github.com/apache/spark/pull/1704.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 #1704
    
----
commit 0e3f10dea940b9d4f0b8cfbf3561e619c8548235
Author: Anand Avati <av...@redhat.com>
Date:   2014-07-26T00:19:17Z

    SPARK-1812: core - Fix overloaded methods with default arguments
    
    Signed-off-by: Anand Avati <av...@redhat.com>

commit 6bdf17719f7323a4e4c2a1b72877c215dc08a0cc
Author: Anand Avati <av...@redhat.com>
Date:   2014-07-26T04:16:52Z

    SPARK-1812: streaming - Fix overloaded methods with default arguments
    
    Signed-off-by: Anand Avati <av...@redhat.com>

----


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