How to test ADF foreach activity parallel in git mode

  • I have a ADF pipeline which has a for each loop, which loops through 40 tables and it is taking an hour to finish it, I want to change it to run parallel and see if there is an improvement.

    But when the pipeline is run in debug mode (since it is in git model and not live mode), it runs only sequentially. How do I test the parallel execution without publishing into live mode?

    To publish into Live mode, we need to merge into a master branch which I am trying to avoid.

     

     

     

     

  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply