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
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