I"m importing a series of flat files (CSV, though with a pipe delimiter) using the import tool in SAP HANA Studio. For all the other files, the suggested data types are correct, but for one field, it is selecting a BLOB type. Character format is ISO-8859-1 (Latin 1) and there do not appear to be any non-conforming characters. The line size is less than the HANA maximum for NVARCHAR as well. I'm looking for inadvertant line wraps (unclosed quotes, etc.) but have not detected any.
Open to ideas, this is SPS09 with the Studio at patch 97 level.
Thanks,
Donn