Forum Discussion

j_doe's avatar
j_doe
Frequent Visitor
1 year ago

MS-Fabric Cannot Preview or Query Delta Table

I am generating delta tables using data from a JSON file, pyspark, and a notebook. Everything goes by smoothly; the table creation (If it doesn't exist already) and the table overwriting. However, I ...