Updated on 2025-03-17 GMT+08:00

Supported Data Types

DLI supports the following data types:

CHAR, VARCHAR, STRING, BOOLEAN, BINARY, VARBINARY, BYTES, DECIMAL, TINYINT, SMALLINT, INTEGER, BIGINT, FLOAT, DOUBLE, DATE, TIME, TIMESTAMP, TIMESTAMP_LTZ, INTERVAL, ARRAY, MULTISET, MAP, ROW, and RAW.

In the SQL syntax, these types are used to define the data types of columns within a table.