Forum Discussion

Hamidr's avatar
Hamidr
Frequent Visitor
15 hours ago

Insert into Warehouse Table from Notebook

Trying to insert data into a warehouse table from pyspark notebook and table in warehouse has a key column with identity datatype , it gives me error regarding mismatch the schemas (apparently it expects to have identity column part of data which would be inserted). Is it possible to do it or it is part of limitation Fabric to insert directly from Notebook to Warehouse . Thanks

No RepliesBe the first to reply