This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new 4c5777d9f88 [fix](inverted index)revert compare_postings optimization
in clucene to avoid load core (#31948)
4c5777d9f88 is described below
commit 4c5777d9f8827c2b6792110cd91bfaa26a062df4
Author: qiye <[email protected]>
AuthorDate: Thu Mar 7 20:03:23 2024 +0800
[fix](inverted index)revert compare_postings optimization in clucene to
avoid load core (#31948)
---
be/src/clucene | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/be/src/clucene b/be/src/clucene
index cd0cfe7f2dd..5e4b4ca1b4e 160000
--- a/be/src/clucene
+++ b/be/src/clucene
@@ -1 +1 @@
-Subproject commit cd0cfe7f2dd05398b37a85aa7f17c46545438d01
+Subproject commit 5e4b4ca1b4e307dc8d1f2415a98ae7286d956051
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]