diff --git a/ingestion/src/metadata/ingestion/models/patch_request.py b/ingestion/src/metadata/ingestion/models/patch_request.py index 5e2a83030f6..b0ce15f4a92 100644 --- a/ingestion/src/metadata/ingestion/models/patch_request.py +++ b/ingestion/src/metadata/ingestion/models/patch_request.py @@ -71,7 +71,6 @@ ALLOWED_COMMON_PATCH_FIELDS = { "location": True, "viewDefinition": True, "sampleData": True, - "retentionPeriod": True, "fileFormat": True, # Stored Procedure Fields "storedProcedureCode": True,