Azure / azure-sqldb-spark

This project provides a client library that allows Azure SQL DB or SQL Server to act as an input source or output sink for Spark jobs.
MIT License
76 stars 52 forks source link

Invalid column type from bcp client for colid 7. #84

Closed sara85sara closed 4 years ago

sara85sara commented 4 years ago

I am trying to insert 39M of records into table which contains 375 columns. I created this table exactly like the source (stream file .ss) and still getting the colid 7. or colid 8 match, i have googled this issue but no luck. even I tried to changed the column to nullable.

This is the error I am getting from my databricks notebook. Please use this Error ID when contacting your Administrator for assistance. EID:(717910bd397f4c189533e8c87e72b767)

arvindshmicrosoft commented 4 years ago

Unfortunately without a repro or more details, it is very hard for the community to provide further input. Let us know if you have a more complete example to demonstrate this issue, else we will have to close this issue by Sept 1st, 2020.

arvindshmicrosoft commented 4 years ago

Closing due to inactivity.