Forum Discussion
Can't save or refresh Dataflow | CdsaObservableUniverseHasChanged and CdsaLockAcquireError
- Anonymous2 years ago
Hi Anonymous
Typically it is slower when using dataflows especially with a lot of transformations because using shared capacity it is sharing the memory and CPU.
You can consider by separating data ingestion from data transformation dataflows. More info you can refer to the Microsoft offical document below .
Best Regards,
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous
Typically it is slower when using dataflows especially with a lot of transformations because using shared capacity it is sharing the memory and CPU.
You can consider by separating data ingestion from data transformation dataflows. More info you can refer to the Microsoft offical document below .
Best Regards,
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.