keboola / db-extractor-mssql

MIT License
1 stars 2 forks source link

Empty table got error #91

Open padak opened 5 years ago

padak commented 5 years ago

I found that empty table fetch end up with

image

Extractor is working properly on other tables. Empty job is here: https://connection.eu-central-1.keboola.com/admin/projects/280/jobs/16703054?q=&eventId=122645473

In the S3 payload, there is only header and (probably) empty row.

low_prio

pivnicek commented 5 years ago

I think this is failed conversion for binary data.
Happened to me on a timestamp column too. https://github.com/keboola/db-extractor-mssql/issues/20