mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-01 11:19:05 +00:00
Fix the markdown for tables (#4133)
This commit is contained in:
parent
ae6f5a8dfa
commit
ecfe8a2649
@ -17,11 +17,11 @@ various levels:
|
||||
## What type of retention policies are supported?
|
||||
|
||||
We support 3 types of retention policies for aspects:
|
||||
Policy | Versions Kept |
|
||||
--- | --- |
|
||||
Indefinite | All versions
|
||||
Version-based | Latest *N* versions
|
||||
Time-based | Versions ingested in last *N* seconds
|
||||
| Policy | Versions Kept |
|
||||
|:-------------:|:-----------------------------------:|
|
||||
| Indefinite | All versions |
|
||||
| Version-based | Latest *N* versions |
|
||||
| Time-based | Versions ingested in last *N* seconds |
|
||||
|
||||
**Note:** The latest version (version 0) is never deleted. This ensures core functionality of DataHub is not impacted while applying retention.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user