bq_extract_dependencies
Analyze BigQuery SQL to extract table and column dependencies for dependency mapping and impact analysis.
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) |