Hello,
I’m having problems trying to write into a Azure Storage Table using the Azure Storage Table writer.
It works for all text fields read from CSV but not possible both from Parquet file or Oracle connection where I include also floating or integer fields. The error is always the following
Microsoft Windows Azure Table Writer: Failed 'INSERT' for rows in table 'xxxxxx'. Server response: 'HTTP Error Status Code #400: 0:One of the request inputs is not valid.'
Suggestions?
Thanks in advance,
Roberto