bowenliang123 commented on issue #4715: URL: https://github.com/apache/kyuubi/issues/4715#issuecomment-1510564233
Hi the spec json file should not be regenerated in each build. It's done by design. The Authz plugin should only depends on the generated spec json file in runtime, so the committed spec json file should be static, packaged in plugin, checked in CI builds. So it's good to enforce checks on generated spec json file, but not to regenerate them in builds. -- 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]
