You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2023/04/10 06:11:21 UTC

[doris] branch master updated (6413ede8c5 -> 012a261f69)

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

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


    from 6413ede8c5 [docs](clion) Add Clion remote development and debugging documents. (#18490)
     add 012a261f69 [FIX](complex-type) fixed complex type with create_column_const_with_default_value #18463

No new revisions were added by this update.

Summary of changes:
 be/src/vec/core/field.h                      |  2 +-
 be/src/vec/data_types/data_type_array.cpp    |  2 +-
 be/src/vec/data_types/data_type_map.cpp      |  4 +-
 be/test/CMakeLists.txt                       |  1 +
 be/test/vec/data_types/complex_type_test.cpp | 70 ++++++++++++++++++++++++++++
 5 files changed, 75 insertions(+), 4 deletions(-)
 create mode 100644 be/test/vec/data_types/complex_type_test.cpp


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