SQL Data Types
These are the supported data types for your queries.
Data Type | Description |
---|---|
Boolean |
|
Integer |
|
Floating-point |
|
Fixed-precision | DECIMAL. The decimal type takes two literal parameters:
|
String |
|
Structural |
|
HyperLogLog | HyperLogLog |
T-Digest | TDigest - Captures approximate distribution of data. |
These data types are supported: DOUBLE, BIGINT, VARCHAR, TIMESTAMP, TIMESTAMP WITH TIME ZONE, and DATE.