From 94f5fd77285cb28ee99ae26cf2edd60aa5b012ed Mon Sep 17 00:00:00 2001 From: Qi Chen Date: Sat, 19 Apr 2025 08:31:56 +0800 Subject: [PATCH] [chore] Updated submodule orc to orc-for-doris-21 branch. (#50189) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 54c512e34b..ae714f05c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,7 +19,7 @@ [submodule "be/src/apache-orc"] path = be/src/apache-orc url = https://github.com/apache/doris-thirdparty.git - branch = orc + branch = orc-for-doris-21 [submodule "be/src/clucene"] path = be/src/clucene url = https://github.com/apache/doris-thirdparty.git