You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/04/25 11:59:44 UTC

[GitHub] [flink] happyer opened a new pull request #8270: remove invalid expression

happyer opened a new pull request #8270: remove invalid expression
URL: https://github.com/apache/flink/pull/8270
 
 
   this class TestObjectWithBogusReturns  have a invalid express in map function 
   there is old code 
   ` nums.map { x => return 1; x * 2}.print()`
   x*2 is invalid 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services