dimas-b opened a new issue, #3867: URL: https://github.com/apache/polaris/issues/3867
### Is your feature request related to a problem? Please describe. This is a short-term follow-up to #3395. In some environments, it may not be desirable to pull in NoSQL dependencies into the Admin CLI command. This can be done by modularizing individual CLI commands and having downstream project rebuild the Admin CLI with only required dependencies. However, that creates some burden on the downstream project in terms of developing the build system. This issue proposes for Polaris to offer built-time flags so that Polaris build scripts could be used to compile the Admin CLI with (OSS default) or without NoSQL commands as user's discretion. This would be similar to the existing `NonRESTCatalogs` build flag. ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
