Re: Re: Re:Re:Re:Re:Re:Re: [Discuss] Prepare to release 1.1

2022-07-13 Thread XinYi Zou
+1 very nice~ Mingyu Chen 于2022年7月8日周五 15:57写道: > Yes, for master branch, all related hotfix commits in dev-1.0.1 will be > fixed in PR #10437, > which is still under developement. > > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > morning...@apache.org > > > > > > 在 2022-07-08 14:1

Re:Re: Re:Re:Re:Re:Re:Re: [Discuss] Prepare to release 1.1

2022-07-08 Thread Mingyu Chen
Yes, for master branch, all related hotfix commits in dev-1.0.1 will be fixed in PR #10437, which is still under developement. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: morning...@apache.org 在 2022-07-08 14:10:00,"ling miao" 写道: >It's great to see a breakthrough in the release of versi

Re: Re:Re:Re:Re:Re:Re: [Discuss] Prepare to release 1.1

2022-07-07 Thread ling miao
It's great to see a breakthrough in the release of version 1.1. BTW, the master code will still be merged into pr #10437 (same logic as pr#10323), so do the related hot fix functions need to be sorted and mentioned in the master code at the same time? Mingyu Chen 于2022年7月8日周五 12:27写道: > Hi all,

Re:Re:Re:Re:Re:Re:Re: [Discuss] Prepare to release 1.1

2022-07-07 Thread Mingyu Chen
Hi all, Over the past two days, we've fixed some serious issues with v1.1, including: 1. The runtime filter is missing due to changes in query planning, which affects query efficiency. 2. Outer join may cause BE core problems on the vectorization engine These fixes are mainly caused by the PR #1

Re:Re:Re:Re:Re:Re: [Discuss] Prepare to release 1.1

2022-06-30 Thread Mingyu Chen
Hi all, In order to fix the problem when executing OUTER JOIN in vectorization engine , I readjusted the commit of the dev-1.0.1 branch 1. Deleted the following 3 commits [hotfix](dev-1.0.1) fix agg node produce nullable value bug (#10430) [bug] fix window function nullable type bug Revert "[fix

Re:Re:Re:Re:Re: [Discuss] Prepare to release 1.1

2022-06-29 Thread Mingyu Chen
There is a bug that may cause query stuck, which has been fix in master branch[1]. So I cherry-pick part of it to dev-1.0.1 branch[2] and make a new tag 1.1.0-rc02[3] [1] https://github.com/apache/doris/pull/10214 [2] https://github.com/apache/doris/commit/589b44eddf6eafcd55057468de828b2c222ce

Re:Re:Re:Re: [Discuss] Prepare to release 1.1

2022-06-29 Thread Mingyu Chen
The first release candidate tag is: https://github.com/apache/doris/tree/1.1.0-rc01 -- 此致!Best Regards 陈明雨 Mingyu Chen Email: morning...@apache.org 在 2022-06-29 15:05:44,"Mingyu Chen" 写道: >Hi all, >The outer join bug has been fixed in dev-1.0.1. >And also fix some other bugs. > > >This

Re:Re:Re: [Discuss] Prepare to release 1.1

2022-06-29 Thread Mingyu Chen
Hi all, The outer join bug has been fixed in dev-1.0.1. And also fix some other bugs. This thread is closed and I will start vote for the v1.1 release. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: morning...@apache.org 在 2022-06-27 09:52:53,"陈明雨" 写道: >Hi all, >The dev-1.0.1 is now closed.

Re:Re: [Discuss] Prepare to release 1.1

2022-06-26 Thread 陈明雨
Hi all, The dev-1.0.1 is now closed. I'm just waiting for one last PR to resolve the outer join bug. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: morning...@apache.org 在 2022-06-24 10:06:05,"zhg yang" 写道: >+1 we should maintain a version with bug fix but without new features >Thanks >Yang

Re: [Discuss] Prepare to release 1.1

2022-06-23 Thread zhg yang
+1 we should maintain a version with bug fix but without new features Thanks Yang Zhengguo 陈明雨 于2022年6月2日周四 23:27写道: > Hi all, > It has been more than two months since version 1.0 was released. > During this period, the Doris community has updated a lot of functions, > and made a lot of bug fix

Re:Re: [Discuss] Prepare to release 1.1

2022-06-23 Thread Zhou Minghong
.com >> >> >> >> 回复的原邮件 >> 发件人 41108453<41108...@qq.com.INVALID>日期 2022年06月03日 09:59收件人 dev< >> dev@doris.apache.org>抄送至主题 Re: Re:[Discuss] Prepare to release 1.1 >> +1 >> very nice >> >> >> >> >> jiafeng.Zhang

Re:Re:Re:Re: [Discuss] Prepare to release 1.1

2022-06-23 Thread 陈明雨
>> >> >> >>张家锋 >>41108...@qq.com >> >> >> >> >> >> >> >> >> >>Original Email >> >> >> >>Sender:"ling miao"< lingm...@apache.org >; >> >>Sent Time:2022/6/8 11:31 &g

Re:Re:Re: [Discuss] Prepare to release 1.1

2022-06-08 Thread 陈明雨
ter join that I am doing? > >Ling Miao > >GuoLei Yi于2022年6月8日周三 08:55写道: > >> +1 >> Very excited for the new version. >> >> 王磊于2022年6月3日周五 10:14写道: >> >> > look forward to new version. >> > >> > >> > wang...@flywhe

Re:Re: [Discuss] Prepare to release 1.1

2022-06-08 Thread 陈明雨
t;> > wang...@flywheels.com >> > 邮箱:wang...@flywheels.com >> > >> > >> > >> > ---- 回复的原邮件 >> > 发件人 41108453<41108...@qq.com.INVALID>日期 2022年06月03日 09:59收件人 dev< >> > dev@doris.apache.org>抄送至主题 Re: Re:[Discuss] Prepare to r

Re:Re: [Discuss] Prepare to release 1.1

2022-06-07 Thread 41108453
+1 张家锋 41108...@qq.com Original Email Sender:"ling miao"< lingm...@apache.org >; Sent Time:2022/6/8 11:31 To:"dev"< dev@doris.apache.org >; Subject:Re: [Discuss] Prepare to release 1.1 +1 We have fixed a lot of issues since version 1.0. I

Re: [Discuss] Prepare to release 1.1

2022-06-07 Thread ling miao
; look forward to new version. > > > > > > wang...@flywheels.com > > 邮箱:wang...@flywheels.com > > > > > > > > 回复的原邮件 > > 发件人 41108453<41108...@qq.com.INVALID>日期 2022年06月03日 09:59收件人 dev< > >

Re: [Discuss] Prepare to release 1.1

2022-06-07 Thread GuoLei Yi
.apache.org>抄送至主题 Re: Re:[Discuss] Prepare to release 1.1 > +1 > very nice > > > > > jiafeng.Zhang / 张家锋 > > > > > > -- Original ------ > From: 陈明雨 Date: Fri,Jun 3,2022 0:23 AM > To: dev Subject: Re: Re:[Discuss] P

回复:[Discuss] Prepare to release 1.1

2022-06-02 Thread 王磊
look forward to new version. wang...@flywheels.com 邮箱:wang...@flywheels.com 回复的原邮件 发件人 41108453<41108...@qq.com.INVALID>日期 2022年06月03日 09:59收件人 dev抄送至主题 Re: Re:[Discuss] Prepare to release 1.1 +1 very nice jiafeng.Zhang / 张家锋 -- Or

Re: Re:[Discuss] Prepare to release 1.1

2022-06-02 Thread 41108453
+1 very nice jiafeng.Zhang / 张家锋 -- Original -- From: 陈明雨 https://github.com/apache/incubator-doris/tree/1.1.0-preview1 -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org At 2022-06-02 23:27:25, "陈明雨" https://github.com/apache/incubator-

Re:[Discuss] Prepare to release 1.1

2022-06-02 Thread 陈明雨
I aslo create a tag 1.1.0-preview1[1], so that user can try this to give some feedback. I plan to create tags every few days to quickly iterate and test. [1] https://github.com/apache/incubator-doris/tree/1.1.0-preview1 -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org At 2

[Discuss] Prepare to release 1.1

2022-06-02 Thread 陈明雨
Hi all, It has been more than two months since version 1.0 was released. During this period, the Doris community has updated a lot of functions, and made a lot of bug fixes and stability and performance improvements. And version 1.0 also has some serious bug that need to be fixed. So I recommend s