Supported Spark Data TypesΒΆ
Comet supports the following Spark data types. Refer to the Comet Compatibility Guide for information about data type support in scans and other operators.
Data Type |
---|
Null |
Boolean |
Byte |
Short |
Integer |
Long |
Float |
Double |
Decimal |
String |
Binary |
Date |
Timestamp |
TimestampNTZ |
Struct |
Array |
Map |