Skip to content

Commit 87f43cc

Browse files
committed
Apply suggestion from SME review
1 parent 942c1bd commit 87f43cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/manage/pages/iceberg/iceberg-topics-aws-glue.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ If you want to use partitioning, you must specify a custom partition specificati
4848

4949
The AWS Glue catalog integration requires Redpanda Iceberg tables to be manually deleted. To manually delete Iceberg tables, you must first set the cluster property config_ref:iceberg_delete,true,properties/cluster-properties[`iceberg_delete`] to `false` when you configure the catalog integration.
5050

51-
When `iceberg_delete` is set to `false`, you can delete the Redpanda topic, and then delete the table in AWS Glue and the table data (Parquet) files in the S3 bucket. You are required to delete the table data entirely if you delete an Iceberg topic and then create a new Iceberg topic with the same name.
51+
When `iceberg_delete` is set to `false`, you can delete the Redpanda topic, and then delete the table in AWS Glue and the Iceberg data and metadata files in the S3 bucket. If your intent is to recreate the topic after deleting it, you are required to delete the table data entirely before recreating the topic.
5252

5353
== Authorize access to AWS Glue
5454

0 commit comments

Comments
 (0)