Skip to content

docs: add data lineage guide and SQL references - #3492

Closed
youngsofun wants to merge 1 commit into
databendlabs:mainfrom
youngsofun:docs/pr-20417-data-lineage
Closed

docs: add data lineage guide and SQL references#3492
youngsofun wants to merge 1 commit into
databendlabs:mainfrom
youngsofun:docs/pr-20417-data-lineage

Conversation

@youngsofun

Copy link
Copy Markdown
Member

Summary

Documentation update for:

This PR:

  • adds English and Chinese Data Lineage guides under Data Management;
  • explains how to enable lineage for self-hosted Query nodes and configure retention;
  • documents the GET_LINEAGE table function and REFRESH LINEAGE FOR ALL VIEWS command;
  • adds the supplied Databend Cloud lineage graph screenshot; and
  • links the new pages from Data Management, Table Functions, View, and Query configuration indexes.

Motivation

The data lineage feature introduces new configuration and SQL interfaces, but users need a concise workflow for enabling it, exploring upstream and downstream relationships, and backfilling lineage for views that existed before the feature was enabled. These pages provide that workflow without exposing internal persistence details.

Languages

  • English (docs/en/)
  • Chinese (docs/cn/)

Testing

  • npm run build:en
  • npm run build:cn
  • cargo test -p databend-common-ast --test it test_statement -- --nocapture (2/2 passed)
  • SQL examples cross-checked against the lineage sqllogic tests and schemas in feat(query): backport data lineage to v1.2.925 databend#20417
  • No static SQL result sets require output verification

Related

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

@youngsofun is attempting to deploy a commit to the Databend Team on Vercel.

A member of the Team first needs to authorize it.

@youngsofun
youngsofun force-pushed the docs/pr-20417-data-lineage branch from c6c5de7 to 04a269a Compare August 31, 2026 10:35
@youngsofun

Copy link
Copy Markdown
Member Author

Superseded by #3493, which uses a branch in the upstream databendlabs/databend-docs repository.

@youngsofun youngsofun closed this Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant