You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/12/07 08:03:42 UTC

[GitHub] [iceberg] dramaticlly commented on a diff in pull request #6372: [Python] Fix incorrect description when set a property

dramaticlly commented on code in PR #6372:
URL: https://github.com/apache/iceberg/pull/6372#discussion_r1041878402


##########
python/pyiceberg/cli/console.py:
##########
@@ -286,7 +286,7 @@ def get_table(ctx: Context, identifier: str, property_name: str):
 
 @properties.group()
 def set():
-    """Removes properties on tables/namespaces"""
+    """Sets a property on tables/namespaces"""

Review Comment:
   thank you @singhpk234 , updated per your suggestion



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org