bianca_unifeye
Databricks MVP

Lakebridge doesn’t copy data. It covers Assessment → Conversion (Analyzer/Converter) → Reconciliation.

The fastest way is to use Lakehouse Federation. Create a Snowflake connection in Unity Catalog and run federated queries from Databricks. For permanent migration, materialize with CREATE TABLE AS SELECT into Delta.

View solution in original post