A request to analyze SQL for data lineage.
This is the main entry point for the analysis API. It accepts SQL code along with optional dialect and schema information to produce accurate lineage graphs.
SQL dialect
Optional
Optional analysis options
Optional schema metadata for accurate column resolution
The SQL code to analyze (UTF-8 string, multi-statement supported)
A request to analyze SQL for data lineage.
This is the main entry point for the analysis API. It accepts SQL code along with optional dialect and schema information to produce accurate lineage graphs.