You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by Kang <kx...@gmail.com> on 2023/09/24 15:45:19 UTC

[VOTE] Release Apache Doris 2.0.1.1

Hi all,

Please review and vote on Apache Doris 2.0.1.1 release.

This is a CRITICAL BUG FIX version based on Doris 2.0.1, which
contains 3 additional commits:
[1] https://github.com/apache/doris/pull/24767
When user do `create table as select` command, it may change the
nullable info of the column from origin table,
which cause inconsistency between metadata in FE and data in BE, and
subsequence query may fail.

[2] https://github.com/apache/doris/pull/24683
[3] https://github.com/apache/doris/pull/23852
When rollback from future version like 2.0.2, FE can not start due to
metadata not compatible.


The release candidate has been tagged in GitHub as 2.0.1.1-rc01, available here:
https://github.com/apache/doris/tree/2.0.1.1-rc01

The source package, signature and checksum corresponding
to this release candidate can be found here:
https://dist.apache.org/repos/dist/dev/doris/2.0.1.1/

The convenient binaries can be downloaded here:
https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz
https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz.asc
https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz.sha512
https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz
https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz.asc
https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz.sha512
https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz
https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz.asc
https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz.sha512



This has been signed with the PGP key
A7F22F6AD052BBD24196C4B8ED5740C16894518D, corresponding to kxiao@apache.org.

KEYS file is available here: https://downloads.apache.org/doris/KEYS
It is also listed here: https://people.apache.org/keys/committer/kxiao.asc

To verify and build, you can refer to following link:
https://doris.apache.org/community/release-and-verify/release-verify

Because this is a critical bug fix version, the vote will be  open
only for 24 hours.
And maybe we can make a LAZY CONSENSUS of this release.

[ ] +1 Approve the release
[ ] +0 No opinion
[ ] -1 Do not release this package because ...

-- 


Best Regards!

Kang <kx...@gmail.com>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org


Re:[VOTE] Release Apache Doris 2.0.1.1

Posted by Mingyu Chen <mo...@163.com>.
Here is my + 1
I checked


[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled content is not included in the source package.

--

Best Regards
Mingyu Chen

Email:
morningman@apache.org





At 2023-09-24 23:45:19, "Kang" <kx...@gmail.com> wrote:
>Hi all,
>
>Please review and vote on Apache Doris 2.0.1.1 release.
>
>This is a CRITICAL BUG FIX version based on Doris 2.0.1, which
>contains 3 additional commits:
>[1] https://github.com/apache/doris/pull/24767
>When user do `create table as select` command, it may change the
>nullable info of the column from origin table,
>which cause inconsistency between metadata in FE and data in BE, and
>subsequence query may fail.
>
>[2] https://github.com/apache/doris/pull/24683
>[3] https://github.com/apache/doris/pull/23852
>When rollback from future version like 2.0.2, FE can not start due to
>metadata not compatible.
>
>
>The release candidate has been tagged in GitHub as 2.0.1.1-rc01, available here:
>https://github.com/apache/doris/tree/2.0.1.1-rc01
>
>The source package, signature and checksum corresponding
>to this release candidate can be found here:
>https://dist.apache.org/repos/dist/dev/doris/2.0.1.1/
>
>The convenient binaries can be downloaded here:
>https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz
>https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz.asc
>https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz.sha512
>https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz
>https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz.asc
>https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz.sha512
>https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz
>https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz.asc
>https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz.sha512
>
>
>
>This has been signed with the PGP key
>A7F22F6AD052BBD24196C4B8ED5740C16894518D, corresponding to kxiao@apache.org.
>
>KEYS file is available here: https://downloads.apache.org/doris/KEYS
>It is also listed here: https://people.apache.org/keys/committer/kxiao.asc
>
>To verify and build, you can refer to following link:
>https://doris.apache.org/community/release-and-verify/release-verify
>
>Because this is a critical bug fix version, the vote will be  open
>only for 24 hours.
>And maybe we can make a LAZY CONSENSUS of this release.
>
>[ ] +1 Approve the release
>[ ] +0 No opinion
>[ ] -1 Do not release this package because ...
>
>-- 
>
>
>Best Regards!
>
>Kang <kx...@gmail.com>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
>For additional commands, e-mail: dev-help@doris.apache.org

Re: [VOTE] Release Apache Doris 2.0.1.1

Posted by "Jiafeng.Zhang" <zh...@gmail.com>.
Here is my +1(binding).

I checked:
[x] The download link is legal and the PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.

Jiafeng.Zhang / 张家锋
Email: jiafengzheng@apache.org


Yongqiang YANG <da...@gmail.com>于2023年9月25日 周一22:01写道:

> +1.
>
> On Sun, Sep 24, 2023 at 11:45 PM Kang <kx...@gmail.com> wrote:
>
> > Hi all,
> >
> > Please review and vote on Apache Doris 2.0.1.1 release.
> >
> > This is a CRITICAL BUG FIX version based on Doris 2.0.1, which
> > contains 3 additional commits:
> > [1] https://github.com/apache/doris/pull/24767
> > When user do `create table as select` command, it may change the
> > nullable info of the column from origin table,
> > which cause inconsistency between metadata in FE and data in BE, and
> > subsequence query may fail.
> >
> > [2] https://github.com/apache/doris/pull/24683
> > [3] https://github.com/apache/doris/pull/23852
> > When rollback from future version like 2.0.2, FE can not start due to
> > metadata not compatible.
> >
> >
> > The release candidate has been tagged in GitHub as 2.0.1.1-rc01,
> available
> > here:
> > https://github.com/apache/doris/tree/2.0.1.1-rc01
> >
> > The source package, signature and checksum corresponding
> > to this release candidate can be found here:
> > https://dist.apache.org/repos/dist/dev/doris/2.0.1.1/
> >
> > The convenient binaries can be downloaded here:
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz.asc
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz.sha512
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz.asc
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz.sha512
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz.asc
> >
> >
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz.sha512
> >
> >
> >
> > This has been signed with the PGP key
> > A7F22F6AD052BBD24196C4B8ED5740C16894518D, corresponding to
> > kxiao@apache.org.
> >
> > KEYS file is available here: https://downloads.apache.org/doris/KEYS
> > It is also listed here:
> https://people.apache.org/keys/committer/kxiao.asc
> >
> > To verify and build, you can refer to following link:
> > https://doris.apache.org/community/release-and-verify/release-verify
> >
> > Because this is a critical bug fix version, the vote will be  open
> > only for 24 hours.
> > And maybe we can make a LAZY CONSENSUS of this release.
> >
> > [ ] +1 Approve the release
> > [ ] +0 No opinion
> > [ ] -1 Do not release this package because ...
> >
> > --
> >
> >
> > Best Regards!
> >
> > Kang <kx...@gmail.com>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
> > For additional commands, e-mail: dev-help@doris.apache.org
> >
> >
>

Re: [VOTE] Release Apache Doris 2.0.1.1

Posted by Yongqiang YANG <da...@gmail.com>.
+1.

On Sun, Sep 24, 2023 at 11:45 PM Kang <kx...@gmail.com> wrote:

> Hi all,
>
> Please review and vote on Apache Doris 2.0.1.1 release.
>
> This is a CRITICAL BUG FIX version based on Doris 2.0.1, which
> contains 3 additional commits:
> [1] https://github.com/apache/doris/pull/24767
> When user do `create table as select` command, it may change the
> nullable info of the column from origin table,
> which cause inconsistency between metadata in FE and data in BE, and
> subsequence query may fail.
>
> [2] https://github.com/apache/doris/pull/24683
> [3] https://github.com/apache/doris/pull/23852
> When rollback from future version like 2.0.2, FE can not start due to
> metadata not compatible.
>
>
> The release candidate has been tagged in GitHub as 2.0.1.1-rc01, available
> here:
> https://github.com/apache/doris/tree/2.0.1.1-rc01
>
> The source package, signature and checksum corresponding
> to this release candidate can be found here:
> https://dist.apache.org/repos/dist/dev/doris/2.0.1.1/
>
> The convenient binaries can be downloaded here:
>
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz
>
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz.asc
>
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64.tar.gz.sha512
>
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz
>
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz.asc
>
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-x64-noavx2.tar.gz.sha512
>
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz
>
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz.asc
>
> https://apache-doris-releases.oss-accelerate.aliyuncs.com/apache-doris-2.0.1.1-bin-arm64.tar.gz.sha512
>
>
>
> This has been signed with the PGP key
> A7F22F6AD052BBD24196C4B8ED5740C16894518D, corresponding to
> kxiao@apache.org.
>
> KEYS file is available here: https://downloads.apache.org/doris/KEYS
> It is also listed here: https://people.apache.org/keys/committer/kxiao.asc
>
> To verify and build, you can refer to following link:
> https://doris.apache.org/community/release-and-verify/release-verify
>
> Because this is a critical bug fix version, the vote will be  open
> only for 24 hours.
> And maybe we can make a LAZY CONSENSUS of this release.
>
> [ ] +1 Approve the release
> [ ] +0 No opinion
> [ ] -1 Do not release this package because ...
>
> --
>
>
> Best Regards!
>
> Kang <kx...@gmail.com>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
> For additional commands, e-mail: dev-help@doris.apache.org
>
>