Forum Discussion
jochenj
Advocate III
2 years agoData Pipeline Error (Parquet File > FabricDWH) TypeConversion is not supported by the external cmd
Situation: i struggle to load a parquet file to DWH. The Parquet File has a column "Info" which is nvarchar(max) FabricDWH does only support a max of varchar(8000) I would be fine if the column-d...
- Anonymous2 years ago
Hi jochenj,
Thanks for using the Fabric community,Data truncate is not a supported feature in DWH. Thus Data pipeline cannot support truncate for Parquet -> DWH. However Data pipeline can support skip incompatibly rows and output incompatibly rows by 'Settings'->'Fault Tolerance'.
Hope this is helpful. Incase of any further queries do let us know.
Anonymous
2 years agoNot applicable
Hello jochenj ,
We haven’t heard from you on the last response and was just checking back to see if your query got resolved? Otherwise, will respond back with the more details and we will try to help.
Anonymous
2 years agoNot applicable
Hi jochenj ,
Glad to know your query got resolved. Please continue using Fabric Community incase of any queries.