Forum Discussion
Using Copy activity parquet file format, all columns have data type as string
- 2 years ago
The issue in this case was with Snowflake Instance. We tried same workflow with Azure SQL and it worked fine. In case you are using Snowflake and facing this issue, check out the query execution in Snowflake monitoring queries and you will notice the file format is CSV, you may have to do additional tweaking to get it to parquet.
If you disable the staging during this operation, pipeline doesn't work as well. That's one more thing to checkout.
Hi bhanu_bi ,
When you change the data type during the mapping process, you need to check the box in front of the specific field that needs to be changed. Otherwise the result of copy data will not take effect.
successfully changed:
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.