This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 93a934e7753 [Improve](map) support map cast with map literal and 
implicate nested scala cast  (#26126)
     add 91946dc8b08 [minor](serde) 'null' in the serde should be represented 
by constants, instead of a string variable (#26301)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/data_types/serde/data_type_array_serde.cpp    | 3 ++-
 be/src/vec/data_types/serde/data_type_hll_serde.cpp      | 6 ++++--
 be/src/vec/data_types/serde/data_type_map_serde.cpp      | 6 ++++--
 be/src/vec/data_types/serde/data_type_nullable_serde.cpp | 8 +++-----
 be/src/vec/data_types/serde/data_type_nullable_serde.h   | 4 ----
 be/src/vec/data_types/serde/data_type_serde.cpp          | 3 +++
 be/src/vec/data_types/serde/data_type_serde.h            | 6 ++++++
 be/src/vec/data_types/serde/data_type_struct_serde.cpp   | 6 ++++--
 8 files changed, 26 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to