Re:Re: [DISCUSS] Weekly build and prepare for releasing 1.0

2022-02-23 Thread 陈明雨
Let me re-state the complete process. For example, if we are currently ready to release 1.0, I would create a dev branch with a name such as dev-1.0.x. For example, I would create the first branch, dev-1.0.0, and create the corresponding labels: dev/1.0.0, dev/backlog, and dev/merged. All new co

Re:Re: [VOTE] Release Flink Connectors v1.0.2 for Apache Doris(Incubating)

2022-02-23 Thread 陈明雨
> 1. We need to add how to build in the README > 2. Need to mention installation of thrift first > 3. We don't need to sign the kit when using mvn clean install by > default, we can add a release profile for signing the kit. OK, we will address them before next release. -- 此致!Best Regards 陈明雨 Mi

Re: [DISCUSS] Weekly build and prepare for releasing 1.0

2022-02-23 Thread 王博
+1 寒江雪 于2022年2月24日周四 11:41写道: > +1 > > 陈明雨 于2022年2月23日周三 23:44写道: > > > Hi All, > > At present, the main features of version 1.0 are in the final stage of > > development. Stability and bug fixing work will be carried out later. > > We are currently encountering some problems: > > 1. some featu

Re: [DISCUSS] Weekly build and prepare for releasing 1.0

2022-02-23 Thread 寒江雪
+1 陈明雨 于2022年2月23日周三 23:44写道: > Hi All, > At present, the main features of version 1.0 are in the final stage of > development. Stability and bug fixing work will be carried out later. > We are currently encountering some problems: > 1. some features that have not been fully validated have been

Re: [DISCUSS] Weekly build and prepare for releasing 1.0

2022-02-23 Thread ling miao
> When a PR labeled with "dev/backlog" is explicitly to be merged into a dev branch, remove the "dev/backlog" label and add the dev label of the corresponding branch. Are you referring to the dev branch as master branch ? So if the PR that does not belong to 1.0 , can it be merged into master

??????[DISCUSS] Weekly build and prepare for releasing 1.0

2022-02-23 Thread luzhijing
+1 --  -- ??: "dev"

Re: [VOTE] Release Flink Connectors v1.0.2 for Apache Doris(Incubating)

2022-02-23 Thread ling miao
+1 I have verified the checkability below: [x] Is the download link legal? [x] Check whether the value and PGP signature are legal. [x] Whether to include a DISCLAIMER or DISCLAIMER-WIP file. [x] Whether the code matches the current release version. [x] LICENSE and NOTICE files are correct. [x]

Re: [VOTE] Release Flink Connectors v1.0.2 for Apache Doris(Incubating)

2022-02-23 Thread Willem Jiang
+1. I checked the License and Notice file There is no binary in the source release kit. We have the incubating disclarm in the source file. I finally built the binary from the source kit in my macbook pro. There are some things we can do before the next release. 1. We need to add how to build in t

Re: [DISCUSS] Weekly build and prepare for releasing 1.0

2022-02-23 Thread 41108453
+1 -- Original -- From: 陈明雨

Re:[DISCUSS] Weekly build and prepare for releasing 1.0

2022-02-23 Thread 陈明雨
And I have created the first branch dev-1.0.0[1], which is up to the commit #0726a43 and create 2 new labels: dev/1.0.0 and dev/1.0.1 [1] https://github.com/apache/incubator-doris/tree/dev-1.0.0 -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org At 2022-02-23 23:44:18, "陈

[DISCUSS] Weekly build and prepare for releasing 1.0

2022-02-23 Thread 陈明雨
Hi All, At present, the main features of version 1.0 are in the final stage of development. Stability and bug fixing work will be carried out later. We are currently encountering some problems: 1. some features that have not been fully validated have been merged in, affecting the testing of exist