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

Fix scala.Function2 showing up in line numbers #1367

Merged
merged 1 commit into from
Jul 16, 2015
Merged

Conversation

johnynek
Copy link
Collaborator

Noticed this on some internal code. This is likely due to onRawSingle in TypedPipe, which has a scala.Function2 call. Since scala does not depend on scalding, we can skip this in looking for the user code that ultimately did the calling.

ianoc added a commit that referenced this pull request Jul 16, 2015
Fix scala.Function2 showing up in line numbers
@ianoc ianoc merged commit fac2a95 into develop Jul 16, 2015
@ianoc ianoc deleted the oscar/fixlines branch July 16, 2015 16:42
@johnynek johnynek added the bug label Jul 21, 2015
@ianoc ianoc mentioned this pull request Aug 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants