Re: [DISCUSS] Release Flink 1.16.1

2023-01-19 Thread Martijn Visser
Hi apologies, Apologies for getting back late on this. There are no more blockers for Flink 1.16.1. I'll kick off the release process. Best regards, Martijn Op di 10 jan. 2023 om 14:21 schreef Jing Ge : > Hi Martijn, > > +1 and thanks for bringing this up. Since all blocking issues have been

Re: [DISCUSS] Release Flink 1.16.1

2023-01-10 Thread Jing Ge
Hi Martijn, +1 and thanks for bringing this up. Since all blocking issues have been resolved afaik, when will the release process be kicked off? Do you have the estimated release date? Best regards, Jing On Thu, Jan 5, 2023 at 3:36 AM Dong Lin wrote: > Hi Martijn, > > Thank you for bringing th

Re: [DISCUSS] Release Flink 1.16.1

2023-01-04 Thread Dong Lin
Hi Martijn, Thank you for bringing this up! I am also in favor of releasing 1.16.1. Regards, Dong On Fri, Dec 16, 2022 at 2:53 AM Martijn Visser wrote: > Hi everyone, > > I would like to open a discussion about releasing Flink 1.16.1. We've > released Flink 1.16 at the end of October, but we a

Re: [DISCUSS] Release Flink 1.16.1

2023-01-04 Thread Lincoln Lee
Hi Martijn, Both FLINK-28988 and FLINK-29849 have been picked into 1.16 branch and the 'Release Note' content of the jira has been updated. Best, Lincoln Lee Zhu Zhu 于2022年12月23日周五 10:51写道: > Hi Martjin, > > Thank you for bringing this up! +1 to release 1.16.1. > > There's a critical problem

Re: [DISCUSS] Release Flink 1.16.1

2022-12-22 Thread Zhu Zhu
Hi Martjin, Thank you for bringing this up! +1 to release 1.16.1. There's a critical problem (FLINK-30334) of HybridSource and a fix is in review. I hope we can include the fix in 1.16.1. Thanks, Zhu yh z 于2022年12月22日周四 16:11写道: > > Hi Martijn, > > +1 > Thank you for bringing this up. There i

Re: [DISCUSS] Release Flink 1.16.1

2022-12-22 Thread yh z
Hi Martijn, +1 Thank you for bringing this up. There is a serious bug in planner rule #FlinkJoinToMultiJoinRule, which will generate a wrong join reorder plan and will cause data correctness issue: https://issues.apache.org/jira/browse/FLINK-30270 (reviewing) I hope this bug fix can be picked to

Re: [DISCUSS] Release Flink 1.16.1

2022-12-21 Thread Lincoln Lee
Hi Martijn, Agree that we need to detail the specific case in the release notes. I will update the 'Release Note' related content of the three issues before the release. Also update the progress of the last issue FLINK-29849, which has been merged to master. If no one objects, FLINK-28988 and FLI

Re: [DISCUSS] Release Flink 1.16.1

2022-12-21 Thread Martijn Visser
Hi Lincoln, I'm +1 for also merging them back to 1.16.1. In the release notes we should make it clear in which situations incompatibility issues will arise, so that we inform the users correctly. Best regards, Martijn On Wed, Dec 21, 2022 at 8:41 AM godfrey he wrote: > Hi Martijn, > > Thank y

Re: [DISCUSS] Release Flink 1.16.1

2022-12-20 Thread godfrey he
Hi Martijn, Thank you for bringing this up. About Lincoln mentioned 3 commits, +1 to pick them into 1.16.1. AFAIK, several users have encountered this kind of data correctness problem so far, they are waiting a fix release as soon as possible. Best, Godfrey ConradJam 于2022年12月20日周二 15:08写道: >

Re: [DISCUSS] Release Flink 1.16.1

2022-12-19 Thread ConradJam
Hi Martijn, FLINK-30116 After merge.Flink Web Ui Configuration Can't show it,I checked the data returned by the back end and there is no problem, but there is an error in the front end, as shown in the picture below, can someone take a look befor

Re: [DISCUSS] Release Flink 1.16.1

2022-12-18 Thread Lincoln Lee
Hi Martijn, +1 Thank you for bringing this up. Regarding the temporal table join, three related bugs were recently discovered, all causing data correctness issues, including: https://issues.apache.org/jira/browse/FLINK-29781 (merged & picked) https://issues.apache.org/jira/browse/FLINK-28988 (mer

Re: [DISCUSS] Release Flink 1.16.1

2022-12-17 Thread Sergey Nuyanzin
Hi Martijn, +1 thanks for bringing this up On Sat, Dec 17, 2022 at 5:11 PM Konstantin Knauf wrote: > Hi Martijn, > > thanks for bringing it up and +1 to do a release rather soon. > > Best, > > Konstantin > > Am Fr., 16. Dez. 2022 um 06:17 Uhr schrieb ConradJam >: > > > Hi Martijn, > > > > Tha

Re: [DISCUSS] Release Flink 1.16.1

2022-12-17 Thread Konstantin Knauf
Hi Martijn, thanks for bringing it up and +1 to do a release rather soon. Best, Konstantin Am Fr., 16. Dez. 2022 um 06:17 Uhr schrieb ConradJam : > Hi Martijn, > > Thank you for bringing this up. I'm in favor of this proposal, by the way, > FLINK-30116 has been fixed > > > > Martijn Visser 于2

Re: [DISCUSS] Release Flink 1.16.1

2022-12-15 Thread ConradJam
Hi Martijn, Thank you for bringing this up. I'm in favor of this proposal, by the way, FLINK-30116 has been fixed Martijn Visser 于2022年12月16日周五 02:52写道: > Hi everyone, > > I would like to open a discussion about releasing Flink 1.16.1. We've > released Flink 1.16 at the end of October, but we

Re: [DISCUSS] Release Flink 1.16.1

2022-12-15 Thread David Anderson
Martijn, Thank you for bringing this up. From my (admittedly narrow) perspective, I'd like to see a release sooner rather than later, as there's an already merged bug fix I'd like to get released. David On Thu, Dec 15, 2022 at 1:53 PM Martijn Visser wrote: > Hi everyone, > > I would like to

[DISCUSS] Release Flink 1.16.1

2022-12-15 Thread Martijn Visser
Hi everyone, I would like to open a discussion about releasing Flink 1.16.1. We've released Flink 1.16 at the end of October, but we already have 58 fixes listed for 1.16.1, including a blocker [1] on the environment variables and a number of critical issues. Some of the critical issues are relate