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 40d0f7704da [Feature](schema change) Support add column bitmap with default value bitmap_empty (#42331) add 51446fb0a57 [env](compile) open compile check in runtime file (#42499) No new revisions were added by this update. Summary of changes: be/src/vec/runtime/ip_address_cidr.h | 11 +++++++---- be/src/vec/runtime/ipv4_value.h | 3 +++ be/src/vec/runtime/ipv6_value.h | 3 +++ be/src/vec/runtime/partitioner.cpp | 12 +++++++----- be/src/vec/runtime/partitioner.h | 3 +++ be/src/vec/runtime/shared_hash_table_controller.cpp | 1 + be/src/vec/runtime/shared_hash_table_controller.h | 3 +++ be/src/vec/runtime/time_value.h | 7 ++++++- be/src/vec/runtime/vcsv_transformer.cpp | 8 +++++--- be/src/vec/runtime/vcsv_transformer.h | 3 +++ be/src/vec/runtime/vdata_stream_mgr.cpp | 5 +++-- be/src/vec/runtime/vdata_stream_mgr.h | 3 +++ be/src/vec/runtime/vdata_stream_recvr.cpp | 1 + be/src/vec/runtime/vdata_stream_recvr.h | 3 +++ be/src/vec/runtime/vfile_format_transformer.h | 3 +++ be/src/vec/runtime/vorc_transformer.cpp | 4 +++- be/src/vec/runtime/vorc_transformer.h | 3 +++ be/src/vec/runtime/vparquet_transformer.cpp | 1 + be/src/vec/runtime/vparquet_transformer.h | 3 +++ be/src/vec/runtime/vsorted_run_merger.cpp | 1 + be/src/vec/runtime/vsorted_run_merger.h | 3 +++ 21 files changed, 68 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org