PR is out https://github.com/apache/beam/pull/4470 - a net reduction of a couple thousand LOC due to lambdas!
On Tue, Jan 23, 2018 at 12:16 PM Jean-Baptiste Onofré <[email protected]> wrote: > Awesome ! > > Ready to review if you want ! > > Regards > JB > > On 23/01/2018 20:48, Eugene Kirpichov wrote: > > Regarding Java 8, I'm about to send a large mechanical PR converting a > > lot of code to use lambdas and better type inference. > > > > On Tue, Jan 23, 2018 at 11:37 AM Jean-Baptiste Onofré <[email protected] > > <mailto:[email protected]>> wrote: > > > > By the way, I would like to complete the Java 8 support (the > subtasks in > > the main Java 8 Jira). So, let me try to move forward on this. > > > > Regards > > JB > > > > On 23/01/2018 19:51, Reuven Lax wrote: > > > Sounds good. Also many things that are currently flagged as 2.3.0 > > don't > > > appear to be actual release blockers to me. > > > > > > On Tue, Jan 23, 2018 at 1:39 AM, Jean-Baptiste Onofré > > <[email protected] <mailto:[email protected]> > > > <mailto:[email protected] <mailto:[email protected]>>> wrote: > > > > > > Hi guys, > > > > > > Some days ago, I proposed to start Beam 2.3.0 around January > > 26th. > > > So, we are > > > few days from this date. > > > > > > As a best effort, can you please in Jira flag the Jira with > fix > > > version 2.3.0 > > > and blocker for the release. Then, I will know when I can > > start the > > > release process. > > > > > > Thanks ! > > > > > > Regards > > > JB > > > -- > > > Jean-Baptiste Onofré > > > [email protected] <mailto:[email protected]> > > <mailto:[email protected] <mailto:[email protected]>> > > > http://blog.nanthrax.net > > > Talend - http://www.talend.com > > > > > > > > >
