Forum Discussion
Schema creation in lakehouse
What are the various ways of creating of new schema in Lakehouse ? By default 'dbo' is available.
Hi Dinesh09 currently schemas are not supported in the lakehouse, but they will be at some point according to the fabric roadmap.
However, you are able to create schemas using the lakehouse sql endpoint and have views/sps created in those schemas. Some people have had issues if they move a table created in the lakehouse to a different schema they created via sql endpoint though so be careful there
Hi Dinesh09 ,
Now Lakehouse supports the creation of custom schemas.
5 Replies
- AndyDDCMost Valuable Professional
Hi Dinesh09 currently schemas are not supported in the lakehouse, but they will be at some point according to the fabric roadmap.
However, you are able to create schemas using the lakehouse sql endpoint and have views/sps created in those schemas. Some people have had issues if they move a table created in the lakehouse to a different schema they created via sql endpoint though so be careful there
- AndyDDCMost Valuable Professional
There should be no issue using schemas in Warehouses, they are fully supported.
- mohitkumawatImpactful Individual
Hi Dinesh09 ,
Now Lakehouse supports the creation of custom schemas.- frithjof_vCommunity Champion
Here is a Fabric Espresso video on the topic as well:
Custom schema and multipart naming in Microsoft Fabric Lakehouse.