This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-66262-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from c1573718610 branch-4.1: [fix](lakehouse) Backport external write and
metadata consistency fixes (#66246)
add d3b44188c7f [improvement](be) Stop exec_env.h from pulling in the
inverted index writer stack (#66262)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/exec_env.cpp | 4 +
be/src/runtime/exec_env.h | 14 +-
be/src/storage/index/index_file_writer.cpp | 1 +
.../inverted/query_v2/prefix_query/prefix_weight.h | 4 +
be/src/storage/segment/encoding_info.h | 1 +
be/src/storage/tablet/tablet_schema.cpp | 1 +
be/src/storage/task/index_builder.cpp | 1 +
be/test/exprs/function/function_is_null_test.cpp | 1 +
be/test/io/fs/s3_file_writer_test.cpp | 1 +
.../compaction/ordered_data_compaction_test.cpp | 1 +
be/test/storage/index/index_builder_test.cpp | 1 +
.../common/inverted_index_gc_binlogs_test.cpp | 1 +
.../index_compaction_performance_test.cpp | 1 +
.../inverted/compaction/index_compaction_test.cpp | 1 +
.../index/inverted/empty_index_file_test.cpp | 1 +
.../inverted_index_compound_reader_test.cpp | 1 +
.../segment/inverted_index_file_reader_test.cpp | 1 +
.../segment/inverted_index_file_writer_test.cpp | 1 +
build-support/check-header-deps.py | 193 +++++++++++++++++++++
19 files changed, 224 insertions(+), 6 deletions(-)
create mode 100755 build-support/check-header-deps.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]