Re: [ANNOUNCE] Flink 1.9 release branch has been created

2019-07-12 Thread qi luo
Great work! > On Jul 12, 2019, at 2:58 PM, Hequn Cheng wrote: > > Hi Kurt, > > Great work and thanks for the update. > > FYI, I find a bug[1] on Table API accidentally. The PR has already been > opened. I think it would be good if the fix can be included in the 1.9. > > Best, > Hequn > > [1]

Re: [ANNOUNCE] Flink 1.9 release branch has been created

2019-07-11 Thread Hequn Cheng
Hi Kurt, Great work and thanks for the update. FYI, I find a bug[1] on Table API accidentally. The PR has already been opened. I think it would be good if the fix can be included in the 1.9. Best, Hequn [1] https://issues.apache.org/jira/browse/FLINK-13196 On Fri, Jul 12, 2019 at 2:40 PM Kurt

[ANNOUNCE] Flink 1.9 release branch has been created

2019-07-11 Thread Kurt Young
Hi devs, I just created the branch for the Flink 1.9 release [1] and updated the version on master to 1.10-SNAPSHOT. This unblocks the master from merging new features into it. If you are working on a 1.9 relevant bug fix, then it is important to merge it into the release-1.9 and master branch.