Hi Qingsheng Ren and other release manager, Thank you for bringing this up. There is a serious bug in planner rule #FlinkFilterJoinRule, which will generate a wrong join plan and no result will output: https://issues.apache.org/jira/browse/FLINK-31273 (reviewing).
This bug will be triggered by a simple sql pattern, so I marked this issue as blocker. I hope this bug fix can be picked to 1.17.0 to avoid data correctness problems that users cannot perceive. Glad to hear your suggestions. Best, Yunhong Zheng Qingsheng Ren <[email protected]> 于2023年3月13日周一 18:07写道: > Thanks everyone for validating the RC! > > As there are some patches to be included and signature issues, the RC1 of > 1.17.0 is officially canceled. Because the ASF Nexus server is now in > maintenance, we'll build a new RC after the server gets online, which is > hopefully on Tuesday (Mar 14). > > Best, > Qingsheng > > On Fri, Mar 10, 2023 at 10:42 PM Yingjie Cao <[email protected]> > wrote: > > > Hi Martijn, > > > > Thanks a lot. > > Fix has be merged. > > > > Best regards, > > Yingjie > > > > Martijn Visser <[email protected]> 于2023年3月10日周五 03:32写道: > > > > > Hi Yingjie, > > > > > > Thanks for the test and identifying the issue, this is super helpful! > > > > > > To all others, please continue your testing on this RC so that if there > > are > > > more blockers to be found, we can fix them with the next RC and have > > > (hopefully) a successful vote on it. > > > > > > Best regards, > > > > > > Martijn > > > > > > On Thu, Mar 9, 2023 at 4:54 PM Yingjie Cao <[email protected]> > > > wrote: > > > > > > > Hi community and release managers: > > > > > > > > When testing the release candidate #1 for batch scenario, I found a > > > > potential deadlock issue of blocking shuffle. I have created a ticket > > [1] > > > > for it and marked it as blocker. I will fix it no later than > tomorrow. > > > > > > > > [1] https://issues.apache.org/jira/browse/FLINK-31386 > > > > > > > > Best regards, > > > > Yingjie > > > > > > > > Qingsheng Ren <[email protected]> 于2023年3月9日周四 13:51写道: > > > > > > > > > Hi everyone, > > > > > > > > > > The RC1 for Apache Flink 1.17.0 has been created. This RC currently > > is > > > > for > > > > > preview only to facilitate the integrated testing since the release > > > > > announcement is still under review. The voting process will be > > > triggered > > > > > once the announcement is ready. It has all the artifacts that we > > would > > > > > typically have for a release, except for the release note and the > > > website > > > > > pull request for the release announcement. > > > > > > > > > > The following contents are available for your review: > > > > > > > > > > - The preview source release and binary convenience releases [1], > > which > > > > > are signed with the key with fingerprint A1BD477F79D036D2C30C [2]. > > > > > - all artifacts that would normally be deployed to the Maven > > > > > Central Repository [3]. > > > > > - source code tag "release-1.17.0-rc1" [4] > > > > > > > > > > Your help testing the release will be greatly appreciated! And > we'll > > > > > create the voting thread as soon as all the efforts are finished. > > > > > > > > > > [1] https://dist.apache.org/repos/dist/dev/flink/flink-1.17.0-rc1 > > > > > [2] https://dist.apache.org/repos/dist/release/flink/KEYS > > > > > [3] > > > > > https://repository.apache.org/content/repositories/orgapacheflink-1591 > > > > > [4] > https://github.com/apache/flink/releases/tag/release-1.17.0-rc1 > > > > > > > > > > Best regards, > > > > > Qingsheng, Leonard, Matthias and Martijn > > > > > > > > > > > > > > >
