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

Gabriel39 pushed a commit to branch mc-test-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/mc-test-branch-4.1 by this 
push:
     new c6e6ecc45c5 Remove fe-thrift dependency (#63064)
c6e6ecc45c5 is described below

commit c6e6ecc45c52158cec7f7709d0f7d167a8d717c0
Author: Gabriel <[email protected]>
AuthorDate: Fri May 8 11:26:58 2026 +0800

    Remove fe-thrift dependency (#63064)
---
 fe/be-java-extensions/max-compute-connector/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/fe/be-java-extensions/max-compute-connector/pom.xml 
b/fe/be-java-extensions/max-compute-connector/pom.xml
index 5501700800d..4662ab83a53 100644
--- a/fe/be-java-extensions/max-compute-connector/pom.xml
+++ b/fe/be-java-extensions/max-compute-connector/pom.xml
@@ -41,12 +41,6 @@ under the License.
             <version>${project.version}</version>
             <scope>provided</scope>
         </dependency>
-        <dependency>
-            <groupId>org.apache.doris</groupId>
-            <artifactId>fe-thrift</artifactId>
-            <version>${project.version}</version>
-            <scope>provided</scope>
-        </dependency>
         <dependency>
             <groupId>com.aliyun.odps</groupId>
             <artifactId>odps-sdk-core</artifactId>


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

Reply via email to