This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 898d5254ccb [fix](Nereids) sink distribute is wrong when table is unpartitioned (#40541) add c6c112344fc [Chore](cast) remove some typeid_cast usage (#40601) No new revisions were added by this update. Summary of changes: be/src/vec/columns/column_array.cpp | 34 ++++++++++-------- be/src/vec/columns/column_map.cpp | 7 +--- be/src/vec/common/typeid_cast.h | 23 ------------ be/src/vec/functions/function_ip.h | 60 +++++++++++++++----------------- be/src/vec/functions/function_map.cpp | 6 +--- be/src/vec/functions/function_struct.cpp | 6 +--- be/src/vec/functions/function_totype.h | 1 - be/src/vec/functions/if.cpp | 11 ++---- 8 files changed, 53 insertions(+), 95 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org