eric-maynard commented on code in PR #881:
URL: https://github.com/apache/polaris/pull/881#discussion_r1942035574
##########
regtests/client/python/cli/command/catalogs.py:
##########
@@ -212,4 +215,3 @@ def execute(self, api: PolarisDefaultApi) -> None:
api.update_catalog(self.catalog_name, request)
else:
raise Exception(f'{self.catalogs_subcommand} is not supported in
the CLI')
-
Review Comment:
Yeah, I think they should be running as part of CI -- but that doesn't need
to block you here.
--
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]