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 0ccb7262a7 [feature](Nereids) add password func (#23244) add b96b8f4370 [Bug](jdbc) support get_default on complex type (#23325) No new revisions were added by this update. Summary of changes: be/CMakeLists.txt | 17 +- be/src/vec/common/field_visitors.h | 58 ----- be/src/vec/core/field.cpp | 12 - be/src/vec/core/field.h | 325 ++++++------------------ be/src/vec/data_types/convert_field_to_type.cpp | 3 - be/src/vec/data_types/data_type_bitmap.h | 5 +- be/src/vec/data_types/data_type_hll.h | 6 +- be/src/vec/data_types/data_type_quantilestate.h | 5 +- 8 files changed, 94 insertions(+), 337 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org