Forum Discussion
westf
1 year agoRegular Visitor
Load Parquet File into Fabric Datawarehouse
Hello, Im writting a Fabric notebook to load a Parquet file into Fabric Warehouse. I want this isn Pysparks only as the notebook is fully written using the PySparks. Please advise me the fast & eff...
- Anonymous1 year ago
Hi westf,
Perhaps you can take a look at the following link to use notebook load data to data warehouse.
Load data to MS Fabric Warehouse from notebook - Stack Overflow
Regards,
Xiaoxin Sheng
NandanHegde
1 year agoSuper User
Note: you can use Spark SQL for upsert
What I meant is I am not sure myself whether it is doable via pyspark