Types¶ ksqlDB supports the following SqlBaseTypes: ARRAY BIGINT BOOLEAN BYTES DATE DECIMAL DOUBLE INT (a synonym of INTEGER) INTEGER MAP STRING STRUCT TIME TIMESTAMP VARCHAR (a synonym of STRING) There are the following kinds of types: Primitives Numeric Time