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: [email protected] With regards, Apache Git Services
