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

github-bot pushed a change to branch auto-pick-60578-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from bd23cb694a4 branch-4.0: [feature](storage) Add OzoneProperties to 
support Apache Ozone #60809 (#60896)
     add 88bb41c148b [check](column)const is only allowed at the top level. 
(#60578)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/columns/column.cpp                      |  11 +
 be/src/vec/columns/column.h                        |   5 +
 be/src/vec/columns/column_array.cpp                |   4 +-
 be/src/vec/columns/column_map.cpp                  |   1 +
 be/src/vec/columns/column_nullable.cpp             |   4 +-
 be/src/vec/columns/column_struct.cpp               |   1 +
 be/test/vec/columns/column_array_test.cpp          |  73 +++--
 .../column_check_const_only_in_top_level_test.cpp  | 311 +++++++++++++++++++++
 8 files changed, 366 insertions(+), 44 deletions(-)
 create mode 100644 
be/test/vec/columns/column_check_const_only_in_top_level_test.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to