Important Limitations
Tungsten currently has some important limitations for batch loading, namely:
- Primary keys must be a single column only. Tungsten does not handle multi-column keys.
- Binary data is not certified and may cause problems when converted to CSV as it will be converted to Unicode.
These limitations will be relaxed in future releases.