Skip to content

[FLINK-1325] [streaming] Added clousure cleaning to streaming#273

Closed
mbalassi wants to merge 1 commit intoapache:masterfrom
mbalassi:closclean
Closed

[FLINK-1325] [streaming] Added clousure cleaning to streaming#273
mbalassi wants to merge 1 commit intoapache:masterfrom
mbalassi:closclean

Conversation

@mbalassi
Copy link
Contributor

Streaming update for @aljoscha's recent PR.

The functionality is there, the code could be a bit nicer but as @gyfora has already refactored the builder methods in the DataStream for the streaming scala-api and not yet merged it this solution will be more straightforward to merge.

As this is part of the recently merged PR @aljoscha and myself are personally for adding it to the 0.8 release (with this codebase, not the merged one).

Copy link
Contributor

Choose a reason for hiding this comment

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

We don't need the extra cleaning before the .getClass() method. This also applied to the other parts in this PR where that pattern occurs.

@aljoscha
Copy link
Contributor

Code looks good, other than the remark I had about cleaning the user function for type extraction (which is unnecessary).

@mbalassi mbalassi force-pushed the closclean branch 2 times, most recently from 1689b33 to 3107229 Compare December 17, 2014 15:44
@mbalassi
Copy link
Contributor Author

Thanks spotting it, updated accordingly.

mbalassi added a commit to mbalassi/flink that referenced this pull request Dec 17, 2014
asfgit pushed a commit that referenced this pull request Dec 17, 2014
@mbalassi mbalassi closed this Dec 17, 2014
@mbalassi mbalassi deleted the closclean branch December 18, 2014 17:47
mbalassi added a commit to mbalassi/flink that referenced this pull request Dec 18, 2014
zhijiangW pushed a commit to zhijiangW/flink that referenced this pull request Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants