An Azure service for ingesting, preparing, and transforming data at scale.
Thank you for your responses.
Originally, with parquet at target, we did not use XMLSERIALIZE and the transfer was all good but... we ended up with a few broken XML records (like missing a closing bracket...). Then we tried it with XMLSERIALIZE and parquet; it works for a small set with a few records and hangs with a large set.
- XML column size (average/max): 32MB max (I do not have the average though)
- Azure IR or Self-Hosted IR: we use SHIR
- Copy activity monitoring metrics as below
One thing. We have just tried again with XMLSERIALIZE and Json at target. The pipeline was hanging again.