bq_extract_dependencies
Extract table and column dependencies from BigQuery SQL queries to enable data lineage tracking and impact analysis, without executing the query.
Instructions
Extract table and column dependencies from BigQuery SQL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | The SQL query to analyze | |
| params | No | Optional query parameters (key-value pairs) |