This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push: new c1a273424a4 [fix](invert index) fix match_phrase_prefix memory leak (#29774) c1a273424a4 is described below commit c1a273424a45934877a7010fd4924867a5163154 Author: zzzxl <33418555+zzzxl1...@users.noreply.github.com> AuthorDate: Wed Jan 10 14:18:03 2024 +0800 [fix](invert index) fix match_phrase_prefix memory leak (#29774) --- be/src/clucene | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/be/src/clucene b/be/src/clucene index d3bedb2d554..1c76e25b55a 160000 --- a/be/src/clucene +++ b/be/src/clucene @@ -1 +1 @@ -Subproject commit d3bedb2d55484d80ae53e008287733f9d24ea72b +Subproject commit 1c76e25b55a27823917624c1cb0406c34f77e72d --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org