Forum Discussion
Anonymous
2 years agoNot applicable
Nondescript error when copying data from on prem SQL to Fabric LH using ADF Connector
Trying to copy data from on-prem SQLServer to Fabric LH via ADF SHIR Lakehouse Linked Service Connection... Source table has 5 rows and uses varchar(1024), datetime, and bigint datatypes. There i...
- Anonymous2 years ago
I figured it out! My source query was incorrectly adding the same column twice when copying from on prem to Fabric LH in Azure Data Factory.
So this error was just saying "invalid schema"
Anonymous
2 years agoNot applicable
I figured it out! My source query was incorrectly adding the same column twice when copying from on prem to Fabric LH in Azure Data Factory.
So this error was just saying "invalid schema"