CSV Format with Native Object Store | VantageCloud Lake - CSV Format - Teradata VantageCloud Lake

Lake - Manage and Move Data

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-05-16
dita:mapPath
atx1683670417382.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
atx1683670417382

Historically, a CSV file is stored in a database as one row, requiring a LOB data type. With NOS, each CSV file record is a single row in the foreign table.

Using NOS, the maximum size of a record is 16,776,192 bytes.
  • For UNICODE, that is equivalent to 8,388,096 characters.
  • For LATIN, that is equivalent to 16,776,192 characters.

The actual record size is equivalent to the dataset individual record size.

NOS automatically discovers the schema of the data, including the data format, field delimiter, column names, column data types, and external object storage path definition.

If there are more columns than record fields, NULLs are returned for the extra columns. If there are fewer columns than record fields, the extra fields are ignored.

For supported CSV formats, see CSV External Files.

For instructions on working with CSV files without headers, see the Orange Book, Teradata Vantage™ Native Object Store Orange Book - 17.20, TDN0009800-2 . Download from the attachments tab, , to the left.