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](vectorized) Support outer join for vectorized exec engine (#10323)" 2. Added the following commits [hotfix](dev-1.0.1) fix inline view bug for vec engine [hotfix](dev-1.0.1) BE prevent core by nullable not suit in hash join node -- 此致!Best Regards 陈明雨 Mingyu Chen Email: morning...@apache.org 在 2022-06-29 21:19:20,"Mingyu Chen" <morning...@163.com> 写道: >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/589b44eddf6eafcd55057468de828b2c222ceedd >[3] https://github.com/apache/doris/tree/1.1.0-rc02 > > > > >-- > >此致!Best Regards >陈明雨 Mingyu Chen > >Email: >morning...@apache.org > > > > > >在 2022-06-29 15:09:25,"Mingyu Chen" <morning...@163.com> 写道: >>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" <morning...@163.com> 写道: >>>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,"陈明雨" <morning...@163.com> 写道: >>>>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" <yangz...@gmail.com> 写道: >>>>>+1 we should maintain a version with bug fix but without new features >>>>>Thanks >>>>>Yang Zhengguo >>>>> >>>>> >>>>>陈明雨 <morning...@163.com> 于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 fixes and stability and performance improvements. >>>>>> And version 1.0 also has some serious bug that need to be fixed. >>>>>> So I recommend starting work on the 1.1 release. And a final release date >>>>>> would be June 15th. >>>>>> >>>>>> >>>>>> Version 1.1 will be produced from the dev-1.0.1[1] branch, mainly as an >>>>>> optimized version of version 1.0, which fixes and optimizes a large >>>>>> number >>>>>> of vectorization engine-related problems. >>>>>> Compared with version 1.0, both performance and stability are greatly >>>>>> improved. >>>>>> >>>>>> >>>>>> All changes related to version 1.1 can be seen here [2]. At the same >>>>>> time, >>>>>> we also have some PRs waiting to be merged in this version[3]. >>>>>> And I drafted a Release Note[4]. >>>>>> >>>>>> >>>>>> If you have a PR that needs to be merged into this release, please reply >>>>>> in this thread, or simply label the PR with dev-1.0.1. >>>>>> >>>>>> >>>>>> [1] https://github.com/apache/incubator-doris/tree/dev-1.0.1 >>>>>> [2] >>>>>> https://github.com/apache/incubator-doris/issues?q=is%3Apr+is%3Aclosed+label%3Adev%2Fmerged-1.0.1 >>>>>> [3] >>>>>> https://github.com/apache/incubator-doris/pulls?q=is%3Apr+is%3Aopen+label%3Adev%2F1.0.1 >>>>>> [4] https://github.com/apache/incubator-doris/issues/9949 >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> >>>>>> 此致!Best Regards >>>>>> 陈明雨 Mingyu Chen >>>>>> >>>>>> Email: >>>>>> chenmin...@apache.org