Re: [Discuss] Preparation for release of Doris 0.15

2021-09-21 Thread Xu,Yang(AIDP)
Hi, all. I have one pr needs to be reviewed and merged into 0.15. It fix a bugs list of sync job. #6705 在 2021/9/22 上午10:51,“陈明雨” 写入: Hi All: One quarter has passed since the last release (0.14), and we will start the release of version 0.15. The release work is roughly divided

Re:Re: [Discuss] Preparation for release of Doris 0.15

2021-09-21 Thread 陈明雨
Hi All: I also created an issue[1] here. [1] https://github.com/apache/incubator-doris/issues/6703 -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2021-09-22 11:02:29,"ling miao" 写道: >Hi Mingyu, > >There is a PR[1] about the feature 'select into outfile'. > Is this

Re:[Discuss] Preparation for release of Doris 0.15

2021-09-21 Thread 蔡聪辉
Hi,mingyu,here I have two PRs need to reviewd and then merged into Doris 0.15. 1. https://github.com/apache/incubator-doris/pull/6662 for little bug fix for load. 2. https://github.com/apache/incubator-doris/pull/6650 for meta unconsistent bug fix. At 2021-09-22 10:51:38, "陈明雨" wrote: >Hi All

Re:Re: [Discuss] Preparation for release of Doris 0.15

2021-09-21 Thread 陈明雨
>[1] https://github.com/apache/incubator-doris/pull/6644I think it is >neccessary. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2021-09-22 11:02:29,"ling miao" 写道: >Hi Mingyu, > >There is a PR[1] about the feature 'select into outfile'. > Is this 0.15 version going

Re: [Discuss] Preparation for release of Doris 0.15

2021-09-21 Thread ling miao
Hi Mingyu, There is a PR[1] about the feature 'select into outfile'. Is this 0.15 version going to include this feature? Ling Miao [1] https://github.com/apache/incubator-doris/pull/6644 寒江雪 于2021年9月22日周三 上午10:59写道: > Hi mingyu > I have a PR fixes some bug for string type is needed to merge

Re:Re: [Discuss] Preparation for release of Doris 0.15

2021-09-21 Thread 陈明雨
I have 2 PRs that need to be merged: #6699 #6702 -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2021-09-22 10:59:32,"寒江雪" 写道: >Hi mingyu > I have a PR fixes some bug for string type is needed to merge into 0.15, >the link of this PR is https://github.com/apache/incu

Re: [Discuss] Preparation for release of Doris 0.15

2021-09-21 Thread 寒江雪
Hi mingyu I have a PR fixes some bug for string type is needed to merge into 0.15, the link of this PR is https://github.com/apache/incubator-doris/pull/6667/, please merge it into branch-0.15 after it merged into master 陈明雨 于2021年9月22日周三 上午10:51写道: > Hi All: > > > One quarter has passed since

[Discuss] Preparation for release of Doris 0.15

2021-09-21 Thread 陈明雨
Hi All: One quarter has passed since the last release (0.14), and we will start the release of version 0.15. The release work is roughly divided into the following steps: 1. Create a 0.15 branch and test it 2. Organize release note 3. Release the version according to the release process[1]