jun-ma commented on code in PR #4997:
URL: https://github.com/apache/gravitino/pull/4997#discussion_r1772883876


##########
docs/manage-metalake-using-gravitino.md:
##########
@@ -107,15 +109,10 @@ curl -X PUT -H "Accept: 
application/vnd.gravitino.v1+json" \
   "updates": [
     {
       "@type": "rename",
-      "newName": "metalake"
-    },
-    {
-      "@type": "setProperty",
-      "property": "key2",
-      "value": "value2"

Review Comment:
   As described in the introductory sentence, the example is designed to focus 
on one of the alterations -- renaming a metalake. That's why I intended to 
remove these lines. Does it make sense?



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