I have an error when calling Synapse Analytics laptop script via azure data factory to concurrently read a parquet table, the parquet file is stored in azure data lake store gen2, some report errors and some don't, there is no problem with manual executio
Hello.
Calling Synapse Analytics laptop script via azure data factory concurrently reads parquet table with error, some tables don't report error, some tables report error, parquet file is stored in azure data lake store gen2, logs show that parquet file can't exist in cache/has been read to the end of the file but is still being read.
Strangely enough, the manual execution is fine and the parquet is fine and can be read normally.
When reading 10 parquet tables at a time, both concurrent and non-concurrent reads report errors.
Is there any way to solve this problem? This issue hasn't come up before, but has been around since the end of September.