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

airborne pushed a commit to branch pick_58130_to_origin_branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git

commit 8c758d93ec9a07cfbb695225ce1bfc721636fccc
Author: airborne12 <[email protected]>
AuthorDate: Tue Dec 2 23:58:47 2025 +0800

    fix ut compile
---
 be/test/olap/vector_search/ann_index_writer_test.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/be/test/olap/vector_search/ann_index_writer_test.cpp 
b/be/test/olap/vector_search/ann_index_writer_test.cpp
index 8b768f606ea..7fd61484343 100644
--- a/be/test/olap/vector_search/ann_index_writer_test.cpp
+++ b/be/test/olap/vector_search/ann_index_writer_test.cpp
@@ -16,6 +16,7 @@
 // under the License.
 
 #include "olap/rowset/segment_v2/ann_index/ann_index_writer.h"
+#include "olap/field.h"
 
 #include <CLucene/store/RAMDirectory.h>
 #include <gen_cpp/olap_file.pb.h>


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

Reply via email to