danielcweeks commented on code in PR #15113: URL: https://github.com/apache/iceberg/pull/15113#discussion_r2743770052
########## kafka-connect/kafka-connect-runtime/confluent-hub-package.sh: ########## @@ -0,0 +1,106 @@ +#!/usr/bin/env bash Review Comment: I'm a little confused because it looks like we have two copies now. I not sure if this is something we want in the `dev` folder though. I'm not clear on the timing of this, but I don't think this is something you would run as part of building the release, but rather after the vote succeeded. Do we intend to publish RCs? -- 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]
