JSON Format with Native Object Store | NOS | Teradata Vantage - JSON Format - Teradata Vantage - Analytics Database

Teradata Vantage™ - Native Object Store Getting Started Guide - 17.20

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-09-02
dita:mapPath
tsq1628112323282.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jjn1567647976698
Product Category
Teradata Vantage
Using NOS, the maximum payload 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 payload size is equivalent to the dataset individual record size.

Payload attributes for JSON objects are the names in the name:value pairs. In the example river flow data, some of the payload attributes include: datetime, Flow, Velocity, Precipitation, Temp, GageHeight.

When referring to a column name in JSON, use payload.column_name. For example, payload.datetime, payload.Flow, and so on.

Attributes may differ from one JSON object to another. JSON objects do not have to include all attributes.

For supported JSON formats, see JSON External Files.

For more details, see the Orange Book, Native Object Store: Teradata Vantage™ Advanced SQL Engine, TDN0009800.