Delta table property is not set.

Data_Analytics1
Contributor III

I have set the delta table property at cluster level.

spark.databricks.delta.retentionDurationCheck.enabled false

When I create a new table, retentionDurationCheck property is not shown in the table details. But when I set this with ALTER TABLE for a specific delta table, I can see the property in the table details.