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

contraMap and andThen on TypedSink/TypedSource #892

Merged
merged 1 commit into from
Jun 10, 2014
Merged

Conversation

johnynek
Copy link
Collaborator

@johnynek johnynek commented Jun 7, 2014

closes #884
closes #885

@@ -25,7 +25,7 @@ import cascading.tuple.Fields
object TypedSink extends java.io.Serializable {
/** Build a TypedSink by declaring a concrete type for the Source
* Here because of the late addition of TypedSink to scalding to make it
* easier to port segacy code
* easier to port legacy code
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

segacist.

ianoc added a commit that referenced this pull request Jun 10, 2014
contraMap and andThen on TypedSink/TypedSource
@ianoc ianoc merged commit a72015a into develop Jun 10, 2014
@ianoc ianoc deleted the oscar-transform branch June 10, 2014 17:28
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.

we should add andThen to TypedSource Add contraMap to TupleSetter and TypedSink
3 participants