You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by Jingsong Li <ji...@gmail.com> on 2022/09/27 03:00:49 UTC

[VOTE] Apache Flink Table Store 0.2.1, release candidate #1

Hi everyone,

Please review and vote on the release candidate #1 for the version
0.2.1 of Apache Flink Table Store, as follows:

[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)

**Release Overview**

As an overview, the release consists of the following:
a) Table Store canonical source distribution to be deployed to the
release repository at dist.apache.org
b) Table Store binary convenience releases to be deployed to the
release repository at dist.apache.org
c) Maven artifacts to be deployed to the Maven Central Repository

**Staging Areas to Review**

The staging areas containing the above mentioned artifacts are as follows,
for your review:
* All artifacts for a) and b) can be found in the corresponding dev
repository at dist.apache.org [2]
* All artifacts for c) can be found at the Apache Nexus Repository [3]

All artifacts are signed with the key
2C2B6A653B07086B65E4369F7C76245E0A318150 [4]

Other links for your review:
* JIRA release notes [5]
* source code tag "release-0.2.1-rc1" [6]
* PR to update the website Downloads page to include Table Store links [7]

**Vote Duration**

The voting time will run for at least 72 hours.
It is adopted by majority approval, with at least 3 PMC affirmative votes.

Best,
Jingsong Lee

[1] https://cwiki.apache.org/confluence/display/FLINK/Verifying+a+Flink+Table+Store+Release
[2] https://dist.apache.org/repos/dist/dev/flink/flink-table-store-0.2.1-rc1/
[3] https://repository.apache.org/content/repositories/orgapacheflink-1534/
[4] https://dist.apache.org/repos/dist/release/flink/KEYS
[5] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352257
[6] https://github.com/apache/flink-table-store/tree/release-0.2.1-rc1
[7] https://github.com/apache/flink-web/pull/571

Re: [VOTE] Apache Flink Table Store 0.2.1, release candidate #1

Posted by Jingsong Li <ji...@gmail.com>.
-1

https://issues.apache.org/jira/browse/FLINK-29345 brings orc bugs.
The orc writer has memory management and needs to be initialized in
the writing thread to avoid thread safety conflicts caused by memory
management.

Best,
Jingsong

On Tue, Sep 27, 2022 at 11:00 AM Jingsong Li <ji...@gmail.com> wrote:
>
> Hi everyone,
>
> Please review and vote on the release candidate #1 for the version
> 0.2.1 of Apache Flink Table Store, as follows:
>
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
>
> **Release Overview**
>
> As an overview, the release consists of the following:
> a) Table Store canonical source distribution to be deployed to the
> release repository at dist.apache.org
> b) Table Store binary convenience releases to be deployed to the
> release repository at dist.apache.org
> c) Maven artifacts to be deployed to the Maven Central Repository
>
> **Staging Areas to Review**
>
> The staging areas containing the above mentioned artifacts are as follows,
> for your review:
> * All artifacts for a) and b) can be found in the corresponding dev
> repository at dist.apache.org [2]
> * All artifacts for c) can be found at the Apache Nexus Repository [3]
>
> All artifacts are signed with the key
> 2C2B6A653B07086B65E4369F7C76245E0A318150 [4]
>
> Other links for your review:
> * JIRA release notes [5]
> * source code tag "release-0.2.1-rc1" [6]
> * PR to update the website Downloads page to include Table Store links [7]
>
> **Vote Duration**
>
> The voting time will run for at least 72 hours.
> It is adopted by majority approval, with at least 3 PMC affirmative votes.
>
> Best,
> Jingsong Lee
>
> [1] https://cwiki.apache.org/confluence/display/FLINK/Verifying+a+Flink+Table+Store+Release
> [2] https://dist.apache.org/repos/dist/dev/flink/flink-table-store-0.2.1-rc1/
> [3] https://repository.apache.org/content/repositories/orgapacheflink-1534/
> [4] https://dist.apache.org/repos/dist/release/flink/KEYS
> [5] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352257
> [6] https://github.com/apache/flink-table-store/tree/release-0.2.1-rc1
> [7] https://github.com/apache/flink-web/pull/571