eric-maynard commented on code in PR #2127:
URL: https://github.com/apache/polaris/pull/2127#discussion_r2213866090


##########
client/python/cli/command/catalogs.py:
##########
@@ -64,6 +64,9 @@ class CatalogsCommand(Command):
     remove_properties: List[str]
     hadoop_warehouse: str
     iceberg_remote_catalog_name: str
+    endpoint: str

Review Comment:
   The original intent was to make sure that you're not mixing e.g. azure and 
aws options, e.g. `endpoint` and `tenant_id`. To that end, it might be good to 
add these 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]

Reply via email to