zhztheplayer commented on code in PR #8321:
URL: https://github.com/apache/incubator-gluten/pull/8321#discussion_r1908736929


##########
pom.xml:
##########
@@ -804,6 +804,79 @@
         <backend_type>velox</backend_type>
       </properties>
     </profile>
+    <profile>
+      <id>kafka</id>
+      <activation>
+        <activeByDefault>false</activeByDefault>
+      </activation>

Review Comment:
   What's the consideration of making kafka support an optional feature of 
Gluten? Is it because enabling the support will introduce a bunch more Jar 
dependencies that may cause unwanted dependency conflicts? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to