Re: Re: [Discuss][DSIP] Support buffering data and automatically committing in Be to improve Doris real-time push ability

2022-06-30 Thread 梅祎
Hi all, I've update the DISP: https://cwiki.apache.org/confluence/display/DORIS/DSIP-020%3A+Support+buffering+data+and+automatically+committing+for+stream+load Welcome to review and comment, thanks Mingyu Chen 于2022年6月30日周四 14:47写道: > Done: > https://cwiki.apache.org/confluence/display/DORIS/DSI

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