Atlan supports column-level lineage generation for Cloud Data Warehouses (Snowflake, Redshift, BigQuery) from mining SQL queries in the source systems query history. These are the SQL statements that Atlan parses:
- CREATE TABLE
- CREATE TABLE AS SELECT
- MERGE
- INSERT INTO
- UPDATE