Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copy only has defaults in the first parameter list #52

Merged
merged 1 commit into from Sep 23, 2013

Conversation

lrytz
Copy link
Member

@lrytz lrytz commented Aug 4, 2012

No description provided.

also, copy is not generated when there's a repeated parameter - repeated
parameters cannot have defaults (SI-4783).
odersky added a commit that referenced this pull request Sep 23, 2013
copy only has defaults in the first parameter list
@odersky odersky merged commit 710aed0 into scala:master Sep 23, 2013
liancheng pushed a commit to liancheng/scala-dist that referenced this pull request Jul 20, 2014
Add an optional closure parameter to HadoopRDD instantiation to use when creating local JobConfs.

Having HadoopRDD accept this optional closure eliminates the need for the HadoopFileRDD added earlier. It makes the HadoopRDD more general, in that the caller can specify any JobConf initialization flow.
liancheng pushed a commit to liancheng/scala-dist that referenced this pull request Jul 20, 2014
reopen for https://spark-project.atlassian.net/browse/SPARK-1150

Author: CodingCat <zhunansjtu@gmail.com>

Closes scala#52 from CodingCat/script_fixes and squashes the following commits:

fc05a71 [CodingCat] fix repo location in create script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants