yihua commented on code in PR #7224: URL: https://github.com/apache/hudi/pull/7224#discussion_r1030772816
########## packaging/hudi-cli-bundle/hudi-cli-bundle.sh: ########## @@ -0,0 +1,30 @@ +#!/usr/bin/env bash Review Comment: Let's not make this platform dependent. But having a different script name makes sense. I'm leaning towards `hudi-cli-with-bundle.sh`. -- 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]
