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


##########
dev/gen_all_config_docs.sh:
##########
@@ -18,7 +18,7 @@
 
 GLUTEN_UPDATE="${GLUTEN_UPDATE:-1}" \
 mvn clean test \
-  -pl gluten-substrait -pl backends-velox -am \
+  -pl gluten-substrait -Pbackends-velox -am \

Review Comment:
   And usually we shouldn't have to specify `-pl gluten-substrait` if we 
already set `-pl backends-velox -am`. No? 



-- 
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