You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add build_table_metadata function to generate table metadata with lineage
- Generates table metadata including table name, description, and column info
- Adds downstream and upstream lineage with degree filtering and optional sorting
- Includes column-level upstream lineage for fine-grained analysis
0 commit comments