Adapter for Teradata CLI: Extended Bulk Load Support for BLOB, CLOB, and String Columns
The CLI Adapter for Teradata now supports loading CLOB and BLOB data into
fields of an existing target using Extended Bulk (MERGE INTO command
transpires into LOB_DEFERRED_BY_NAME method).
Note:
in previous server releases, CLOB/BLOB write functionality was
available only with the ODBC version of the adapter and not using Extended Bulk Load.
The Teradata TPT API, version 15.10.01.08 or higher is
recommended in order to take advantage of this feature.