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 b10701ef52e [feat](test)add some be ut for orc/parquet reader (#49418)
add 3e5efb7a4b4 [Chore](gutil) remove all unused include integral_types.h
(#49630)
No new revisions were added by this update.
Summary of changes:
be/src/agent/agent_server.cpp | 3 ---
be/src/agent/utils.cpp | 9 ++++-----
be/src/cloud/cloud_schema_change_job.cpp | 1 -
be/src/common/dwarf.cpp | 2 --
be/src/exec/es/es_scroll_parser.cpp | 1 -
be/src/exprs/bitmapfilter_predicate.h | 1 -
be/src/gutil/strings/util.h | 1 -
be/src/io/fs/hdfs_file_system.cpp | 1 -
be/src/olap/delta_writer_v2.cpp | 1 -
be/src/olap/memtable.h | 6 +-----
be/src/olap/memtable_writer.h | 7 +------
be/src/olap/rowset/beta_rowset_writer_v2.cpp | 1 -
be/src/olap/rowset/segment_v2/bloom_filter.h | 1 -
.../inverted_index/query_v2/roaring_query.h | 1 -
.../rowset/segment_v2/inverted_index_reader.cpp | 1 -
be/src/olap/schema_change.cpp | 1 -
be/src/olap/tablet_manager.cpp | 1 -
be/src/olap/tablet_meta.cpp | 1 -
be/src/olap/task/index_builder.cpp | 1 -
be/src/pipeline/dependency.h | 1 -
be/src/pipeline/exec/data_queue.cpp | 1 -
be/src/runtime/cache/result_cache.h | 1 -
be/src/runtime/cache/result_node.h | 1 -
be/src/runtime/define_primitive_type.h | 3 +--
be/src/runtime/exec_env_init.cpp | 1 -
be/src/runtime/load_stream_writer.cpp | 1 -
be/src/runtime/runtime_query_statistics_mgr.h | 1 -
be/src/runtime/runtime_state.h | 1 -
be/src/service/internal_service.cpp | 1 -
be/src/service/point_query_executor.cpp | 1 -
be/src/service/point_query_executor.h | 1 -
be/src/util/bitmap_value.h | 1 -
be/src/util/memcpy_inlined.h | 1 -
be/src/util/runtime_profile.cpp | 1 -
be/src/util/zlib.cpp | 7 ++-----
.../aggregate_function_retention.h | 1 -
.../aggregate_function_window.h | 1 -
be/src/vec/columns/column.h | 7 -------
be/src/vec/columns/column_decimal.h | 1 -
be/src/vec/columns/column_string.h | 1 -
be/src/vec/columns/column_vector.h | 1 -
be/src/vec/common/custom_allocator.h | 6 +++++-
be/src/vec/common/hash_table/hash_map_context.h | 5 +----
be/src/vec/common/hash_table/hash_map_util.h | 2 ++
be/src/vec/exec/format/parquet/schema_desc.h | 4 ++--
be/src/vec/exprs/vbitmap_predicate.cpp | 1 -
be/src/vec/exprs/vcompound_pred.h | 1 -
be/src/vec/functions/function_bit_count.cpp | 1 -
be/src/vec/functions/function_bit_shift.cpp | 1 -
be/src/vec/functions/function_case.h | 1 -
be/src/vec/functions/functions_logical.cpp | 2 --
be/src/vec/functions/multiply.cpp | 3 ---
be/src/vec/olap/olap_data_convertor.h | 1 -
be/src/vec/sink/vmysql_result_writer.cpp | 22 ----------------------
be/src/vec/sink/vrow_distribution.h | 1 +
be/test/olap/storage_types_test.cpp | 1 -
be/test/runtime/cache/partition_cache_test.cpp | 1 -
be/test/vec/function/function_bitmap_test.cpp | 1 -
be/test/vec/function/function_string_test.cpp | 1 -
59 files changed, 20 insertions(+), 112 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]