yhcast0 commented on code in PR #2333:
URL: https://github.com/apache/kylin/pull/2333#discussion_r2276214697
##########
build/release/compress.sh:
##########
@@ -36,7 +36,7 @@ cp ../NOTICE ${package_name}/
mkdir -p ${package_name}/lib/ext
# Spark binary won't be distributed into Kylin binary due to size limit
-# cp -rf spark ${package_name}/
+cp -rf spark ${package_name}/
Review Comment:
后续 kylin 发布时需注意
--
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]