Databricks Support Summary

Databricks object and data type support summary

S
Written by Serge Gershkovich
Updated over a week ago

Features

Objects and properties

    • Properties

    • Properties

    • Constraints

    • Partitioning key

      • Columns

    • Bloom filter index

    • Columns

    • Table properties

    • File format

      • Avro

      • Csv

      • Delta

      • Json

      • Orc

      • Parquet

      • Text

    • Comment/Description

    • Data type (see summary of types below)

    • (NOT) NULL

    • Expression

    • Default

    • Identity

      • Start

      • Increment

    • Comment/Description

    • Types:

      • Materialized

    • Properties

    • Comment/Description

  • External Table

    • Properties

    • Columns

    • Location

    • Constraints

    • File format

      • Avro

      • Csv

      • Delta

      • Json

      • Orc

      • Parquet

      • Text

    • Comment/Description

Data types

  • Numeric Data Types

    • BIGINT

    • SMALLINT

    • TINYINT

    • DECIMAL

    • DOUBLE

    • FLOAT

    • INT

  • String & binary data types

    • STRING

    • BINARY

    • VARCHAR

  • Logic data types

    • BOOLEAN

  • Date data types

    • DATE

    • TIMESTAMP

    • INTERVAL


See also:

Did this answer your question?