Forum Discussion
Martins1234
8 months agoRegular Visitor
Dataflow Gen2 Timeout When Loading Databricks Tables
I created a Dataflow Gen2 to get data from Databricks. I can see the preview data very quickly (around 5 seconds). But when I run the dataflow, it takes 8 hours and then cancels with a timeout. I’m t...
rubayatyasmin
7 months agoCommunity Champion
Hi Martins1234
I was facing the same issue a couple of days ago, even though I wasn’t using many transformations—only appending tables. Splitting the queries into smaller chunks helped resolve the problem.