doc: fix wrong sentence (#14529)

This commit is contained in:
Aseem Bansal 2025-08-22 14:30:32 +05:30 committed by GitHub
parent d7a64258d1
commit 6d64e1e9d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -172,7 +172,7 @@ If you want to:
- `/q downstreamCountFeature:<3`
- The advantage of `upstreamCountFeature` over `hasUpstreams` is that it considers whether the upstreams and downstreams are valid URNs.
- The disadvantage of `upstreamCountFeature` over `hasUpstreams` is that these are updated once a day and are not real-time like `hasUpstreams`.
- The reason `upstreamCountFeature` is useful is that after lineage is emitted once it will probably not change drastically for most of the tables. So this information will be almost up-to-date for all tables with a lag of around 24 hours.RetryClaude can make mistakes. Please double-check responses.
- The reason `upstreamCountFeature` is useful is that after lineage is emitted once it will probably not change drastically for most of the tables. So this information will be almost up-to-date for all tables with a lag of around 24 hours.
- These 2 filters will be supported starting from release `0.3.14.x` of DataHub Cloud.
- These are DataHub Cloud _only_ filters.