ulysses-you commented on code in PR #2828: URL: https://github.com/apache/incubator-kyuubi/pull/2828#discussion_r892059007
########## build/release/create-package.sh: ########## @@ -75,7 +75,7 @@ package_binary() { echo "Creating binary release tarball ${BIN_TGZ_FILE}" - ${KYUUBI_DIR}/build/dist --tgz --spark-provided -Pspark-3.2 + ${KYUUBI_DIR}/build/dist --tgz --spark-provided --flink-provided --hive-provided -Pspark-3.2 Review Comment: the new notice is packaged by this command -- 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: notifications-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org