Forum Discussion
Lakehouse with Schema Bug - Not generating proper metadata
- 1 year ago
Hi MattSB ,
Thanks for reaching out to the Microsoft fabric community forum.Currently as the lakehouse schemas is still in public preview some of the features are not yet supported. One of them is adding a delta table in our desired schema. Currently we can load df into the default schema.
But we can then move the delta table to the schema we want.
Once the delta table is created in default schema we can just drag and drop it from default schema to the one we want
Alterantively you can also use DDL commands (Alter tables) in SQL endpoint to move the delta table
Did I answer your question? Mark my post as a solution, this will help others!If my response(s) assisted you in any way, don't forget to give "Kudos"
Thanks and Regards
Hi MattSB
I wanted to confirm if the solution provided was helpful and resolved your concerns. If you have any further questions or issues, please feel free to reach out to us, also if this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Thank you.