We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d2c79 commit 6ea575eCopy full SHA for 6ea575e
pyiceberg/table/snapshots.py
@@ -360,7 +360,7 @@ def update_snapshot_summaries(
360
deprecation_message(
361
deprecated_in="0.10.0",
362
removed_in="0.11.0",
363
- help_message="The truncate-full-table should be used.",
+ help_message="The truncate-full-table shouldn't be used.",
364
)
365
summary = _truncate_table_summary(summary, previous_summary)
366
0 commit comments