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

alexkun pushed a commit to branch dev-1.4.0
in repository https://gitbox.apache.org/repos/asf/linkis.git


The following commit(s) were added to refs/heads/dev-1.4.0 by this push:
     new dca07627d Remove the default compilation of impala
dca07627d is described below

commit dca07627d8ba398fad085ee42a2593e9b50f14dc
Author: peacewong <[email protected]>
AuthorDate: Fri Apr 28 10:58:04 2023 +0800

    Remove the default compilation of impala
---
 linkis-engineconn-plugins/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/linkis-engineconn-plugins/pom.xml 
b/linkis-engineconn-plugins/pom.xml
index 9fdb4b85b..f85bb4014 100644
--- a/linkis-engineconn-plugins/pom.xml
+++ b/linkis-engineconn-plugins/pom.xml
@@ -41,7 +41,7 @@
     <module>trino</module>
     <module>elasticsearch</module>
     <module>seatunnel</module>
-    <module>impala</module>
+    <!--<module>impala</module>-->
   </modules>
 
 </project>


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

Reply via email to