Synapse Studio - Lake Database Designer and Delta

Sascha Müller 1 Reputation point
2022-10-14T11:37:05.537+00:00

We have some Issues with the Lake Database Designer.

If we create the Database by Create Table with pySpark then we can neither use the Database Designer nor we can clone that Database.

250445-2022-10-14-synapse-lake-database.png
250379-2022-10-14-open-and-clone.png
250458-2022-10-14-no-open-no-clone.png

If we create the Database first with the Designer and then execute our pySpark Create Table Statements then we first do not see any of those created Tables in the Synapse Studio Designer.

If we create them manually, they are created (seems like Drop and Create), BUT they are then in Parquet and not in Delta and we can't choose Delta in the Synapse Studio Designer GUI.

In the Documentation is Delta not mentioned, will Delta also be supported by the Designer?
https://learn.microsoft.com/en-us/azure/synapse-analytics/database-designer/create-empty-lake-database

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,384 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sascha Müller 1 Reputation point
    2022-12-01T13:46:36.743+00:00

    @Leslie Thanks for your comment.

    Yes, i would like that all Artefacts (Tables, Views, Stored Proc) would be automatically (e.g. via the Designer) part of the Git.

    But currently we need to do this separatly for CD/CI and Backup Purposes.

    The Designer has no value to us as long it is how it is.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.