You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by al...@apache.org on 2023/04/28 06:44:38 UTC

[linkis] branch dev-1.4.0 updated: Remove the default compilation of impala

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 <wp...@gmail.com>
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: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org