nchammas commented on PR #57763: URL: https://github.com/apache/spark/pull/57763#issuecomment-5256548014
> I'm more worried about future. In a few months this packaging detail might be forgotten (or never noticed). People may add new "dev-only" scripts to `sbin` and accidentally ship it. I'm not saying this is a huge deal breaker. I just like explicit allow list than wildcards. I'm not so worried about this because we already package all of [`bin`][1]. Both `bin` and `sbin` are specifically for end-users; a dev-only script would go in `dev`. Would it help if I added a very brief README to both `bin` and `sbin` making this explicit? [1]: https://github.com/apache/spark/blob/2cae2780971af1585f264708a4604388e6844b2a/bin/ -- 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]
