ebyhr commented on code in PR #3718:
URL: https://github.com/apache/iceberg-python/pull/3718#discussion_r3669968601
##########
pyiceberg/cli/console.py:
##########
@@ -269,13 +269,17 @@ def drop() -> None:
@drop.command()
@click.argument("identifier")
[email protected]("--purge", is_flag=True, help="Physically delete all table
files.")
Review Comment:
Can we update `cli.md`? If not, PyIceberg users might not be aware of this
option.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]