mirror of
https://github.com/datahub-project/datahub.git
synced 2025-06-27 05:03:31 +00:00
docs(ingestion): preset - update source certification status (#13641)
This commit is contained in:
parent
7ed7dd25c5
commit
820a449b2a
@ -69,7 +69,7 @@ class PresetConfig(SupersetConfig):
|
|||||||
|
|
||||||
@platform_name("Preset")
|
@platform_name("Preset")
|
||||||
@config_class(PresetConfig)
|
@config_class(PresetConfig)
|
||||||
@support_status(SupportStatus.TESTING)
|
@support_status(SupportStatus.CERTIFIED)
|
||||||
@capability(
|
@capability(
|
||||||
SourceCapability.DELETION_DETECTION, "Optionally enabled via stateful_ingestion"
|
SourceCapability.DELETION_DETECTION, "Optionally enabled via stateful_ingestion"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user