snazy commented on PR #1222: URL: https://github.com/apache/polaris/pull/1222#issuecomment-2747229992
`--repair` sounds odd to me. It calls `pip --upgrade` - other tools (e.g. sdkman) use the same verb. It's also a well known term - upgrade the dependencies. Calling `./polaris` would never cover all cases - required but missing dependencies, if not installed, would error out during execution, potentially only when when a specific command flag is used. So I'm not sure whether that makes a lot of sense. -- 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]
