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


##########
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:
   (region is also optional)



##########
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:
   (region is also optional and was added recently)



-- 
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