Migrate on-premise delta tables to Databricks (Azure)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2026 12:22 PM
Hi There,
I have the situation that we've decided to migrate our on-premise delta-lake to Azure Databricks.
Because of networking I can only "push" the data from on-prem to cloud.
What would be the best way to replicate all tables: schema+partitioning info and all data?
I wanted to just get the create table statements and than insert the data, but I've hit this open item... 😞
https://github.com/delta-io/delta/issues/1032
Thanks for your suggestions
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs - Issue · delta-io/delta
Labels:
- Labels:
-
Delta Lake
-
Spark