SQL: parser improvements to support: copy into, create stage, pivot#1742@pawel-big-lebowski Adds support for additional syntax available in sqlparser-rs.
dbt: add support for snapshots#1787@JDarDagran Adds support for this special kind of table representing type-2 Slowly Changing Dimensions.
Spark: change custom column lineage visitors#1788@pawel-big-lebowski Makes the CustomColumnLineageVisitor interface public to support custom column lineage.