Hi @EUNSIL kim
Welcome to the MS Q&A platform.
I understand that you're facing an issue where the time to load data in Synapse pipeline is taking too long. The difference between the working duration and total duration is the time taken for the data to be staged and committed to the destination. This time can vary depending on the size of the data, the number of files, and the destination.
Regarding the issue that started after resolving MTBJ-PCZ, it's possible that the resolution of that issue caused changes to the pipeline or the data that are causing the longer load times. It's also possible that the data being loaded has changed, resulting in a larger dataset or more complex data structure.
To investigate further, you can check the pipeline settings and the data being loaded to see if there are any changes that could be causing the longer load times. You can also check the logs and metrics for the pipeline to see if there are any errors or performance issues that could be causing the delay. It's also possible that there are other factors at play, such as network latency or resource contention.
To learn more about the pipeline and data loading process, you can refer to the Azure Synapse documentation. Here's a link to the documentation: https://docs.microsoft.com/en-us/azure/synapse-analytics/data-flow/data-flow-copy-activity
I hope this helps! Let me know if you have any further questions.