Forum Discussion

coverturfLSH's avatar
coverturfLSH
Resolver II
1 year ago
Solved

Pipeline Copy Activity Error

Hello,    I'm getting the following error trying to run a copy activity from a lakehouse to a warehouse. The lakehouse and warehouse tables were autocreated from a dataflow. The final published dat...
  • coverturfLSH's avatar
    1 year ago

    Issue seems to be related to a lakehouse varchar field that is at the max 8000 characters. The warehouse destination is also configured for 8000 characters but something in the copy process must not be liking that many characters. 

     

    To fix I'm unfortunately having to exclude that field from the copy, but the rest of the fields copy fine.