mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-26 19:10:15 +00:00
Update wording (#824)
This commit is contained in:
parent
0a9461b49e
commit
db44f7bede
@ -31,7 +31,7 @@ const purgePolicyProps: PurgePolicyProperties = {
|
|||||||
AUTO_PURGE: {
|
AUTO_PURGE: {
|
||||||
platforms: [DatasetPlatform.Teradata, DatasetPlatform.Espresso, DatasetPlatform.HDFS],
|
platforms: [DatasetPlatform.Teradata, DatasetPlatform.Espresso, DatasetPlatform.HDFS],
|
||||||
desc:
|
desc:
|
||||||
'Choose this option only if it’s acceptable to have the centralized system purge this dataset based on the provided metadata (e.g. member ID [Subject Owner]).',
|
'Choose this option only if it’s acceptable to have the centralized system purge this dataset based on the provided metadata (e.g. member ID, seat ID etc).',
|
||||||
displayAs: 'Auto Purge'
|
displayAs: 'Auto Purge'
|
||||||
},
|
},
|
||||||
MANUAL_PURGE: {
|
MANUAL_PURGE: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user