Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
In general, we've also seen folks have two entities in datahub, one for the iceberg table directly and a second with the "trino" platform that has lineage up to the first. I do wonder if that might be a better approach for your use case metadata-ingestion/src/datahub/sql_parsing/sql...
lineage.py parser.py planner.py py.typed schema.py serde.py time.py tokens.py transforms.py trie.py sqlglotrs tests .gitignore .gitpod.yml .pre-commit-config.yaml CHANGELOG.md CONTRIBUTING.md LICENSE Makefile README.md setup.cfg setup.py sqlglot.png Breadcrumbs sqlglot / sqlglot/ Dire...
37 41 """Build the lineage graph for a column of a SQL query. @@ -40,14 +44,26 @@ def lineage( 40 44 column: The column to build the lineage for. 41 45 sql: The SQL string or expression. 42 46 schema: The schema of tables. 47 + sources: A mapping of queries which will ...
lineage.py parser.py planner.py py.typed schema.py serde.py time.py tokens.py transforms.py trie.py sqlglotrs tests .gitignore .gitpod.yml .pre-commit-config.yaml CHANGELOG.md CONTRIBUTING.md LICENSE Makefile README.md setup.cfg setup.py sqlglot.pngBreadcrumbs sqlglot /sqlglot/...
lineage.py parser.py planner.py py.typed schema.py serde.py time.py tokens.py transforms.py trie.py sqlglotrs tests .gitignore .gitpod.yml .pre-commit-config.yaml CHANGELOG.md CONTRIBUTING.md LICENSE Makefile README.md setup.cfg setup.py sqlglot.pngBreadcrumbs sqlglot /sqlglot/...
lineage.py parser.py planner.py py.typed schema.py serde.py time.py tokens.py transforms.py trie.py sqlglotrs tests .gitignore .gitpod.yml .pre-commit-config.yaml CHANGELOG.md CONTRIBUTING.md LICENSE Makefile README.md setup.cfg setup.py sqlglot.pngBreadcrumbs sqlglot /sqlglot/...
tests Fix: subquery column lineage closes tobymao#2510 Nov 4, 2023 .gitignore Refactor(CI/CD): make it so that deployment only requires tag push (t… May 17, 2023 .pre-commit-config.yaml add some more types (tobymao#2409) Oct 17, 2023 CHANGELOG.md docs: update API docs, CHANGELOG....
2 changes: 1 addition & 1 deletion 2 docs/sqlglot/lineage.html Original file line numberDiff line numberDiff line change @@ -413,7 +413,7 @@ def lineage( column: str | sqlglot.expressions.Column,
jsonpath.py lineage.py parser.py planner.py py.typed schema.py serde.py time.py tokens.py transforms.py trie.py sqlglotrs tests .gitignore .pre-commit-config.yaml CHANGELOG.md CONTRIBUTING.md LICENSE Makefile README.md setup.cfg setup.py sqlglot.pngBreadcrumbs sqlglot /sqlglot/...