Forum Discussion
Save PySpark datafram to Fabric Warehouse via T-SQL type MERGE operation
Hi ToddChitt ,
Thanks for using Fabric Community.
Unfortunately, you cannot directly send data to a Warehouse table in Fabric notebooks
But you can write the data to lake house and use it with three part name in warehouse
Here is the Session where pawel showed this in our community session , skip to 1:02:05
https://www.youtube.com/watch?v=u7peyrNhYgw
Helpful Docs to refer -
Load data to MS Fabric Warehouse from notebook - Stack Overflow
Updating Fabric warehouse tables through a notebook - Stack Overflow
I hope it might give some ideas to your use case.
Hi ToddChitt ,
We have a good news for you -
After the release -
Click Here
Docs to refer -
What's new and planned for Synapse Data Engineering in Microsoft Fabric - Microsoft Fabric | Microsoft Learn
Hope this is helpful. Please let me know incase of further queries.