This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from c96699157f9 [minor](runtime state) Removed unnecessary constructors from RuntimeState. (#45001) add c9f1ff196b2 [env](compile) enable the -Wshadow compiler option. (#45028) No new revisions were added by this update. Summary of changes: be/src/common/compile_check_begin.h | 1 + be/src/olap/base_tablet.cpp | 39 +++++++++++----------- .../aggregate_function_group_array_intersect.h | 5 ++- .../aggregate_function_retention.h | 6 ++-- .../aggregate_function_sequence_match.h | 12 +++---- be/src/vec/columns/column_object.cpp | 8 ++--- .../vec/data_types/serde/data_type_jsonb_serde.cpp | 12 +++---- be/src/vec/functions/function_bitmap.cpp | 4 +-- be/src/vec/functions/function_conv.cpp | 4 +-- be/src/vec/functions/function_ip.h | 10 +++--- be/src/vec/functions/function_jsonb.cpp | 7 ++-- be/src/vec/sink/load_stream_stub.cpp | 6 ++-- 12 files changed, 54 insertions(+), 60 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org