GitHub user NirmalReddy opened a pull request:
https://github.com/apache/incubator-spark/pull/610
Spark 1095 : Adding explicit return types to all public methods
Its still wip and i am doing them in chunks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/NirmalReddy/incubator-spark spark-1095
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-spark/pull/610.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 #610
----
commit ecf4b70428838ad72e831a0272a6a31f98daa0b2
Author: NirmalReddy <[email protected]>
Date: 2014-02-17T15:57:50Z
fixed explicit types in core package
commit a634617d38fe02c5e04f54026b343e1a3652e670
Author: NirmalReddy <[email protected]>
Date: 2014-02-17T16:13:20Z
fixed explicit types in streaming package
commit 18bf830118ba952873ab490ca87a42e90a95a62e
Author: NirmalReddy <[email protected]>
Date: 2014-02-18T06:00:05Z
fixed some more explicit types in core
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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.
---