visit2rahul commented on code in PR #4422:
URL: https://github.com/apache/polaris/pull/4422#discussion_r3253305507


##########
regtests/t_cli/src/test_cli.py:
##########
@@ -437,6 +442,62 @@ def test_update_catalog():
         sys.path.pop(0)
     pass
 
+def test_update_catalog_base_location_validation():
+    """
+    Updating only the default-base-location to a value outside the catalog's 
allowed
+    locations must be rejected, to prevent the catalog from being left in a 
state

Review Comment:
   Agreed @dimas-b, thank you! incorporated your feedback in `a3167bcba`. 



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