Warning

This is out-of-date documentation. The latest Comet release is version 0.10.0.

Supported Spark Data TypesΒΆ

The following Spark data types are currently available:

  • Primitives

    • Boolean

    • Byte

    • Short

    • Integer

    • Long

    • Float

    • Double

  • String

  • Binary

  • Decimal

  • Temporal

    • Date

    • Timestamp

    • TimestampNTZ

  • Null

  • Struct

  • Array