This article summarizes the features, objects, properties, and data types that are available for Databricks projects.
Features
-
Engineering cluster
Unity catalog API
Objects and properties
-
Properties
-
Data type (see summary of types below)
(NOT) NULL
Expression
Default
-
Identity
Start
Increment
Comment/Description
-
Properties
Columns
Comment/Description
-
Materialized Views
Properties
Columns
Comment/Description
-
External Table
Data types
-
Numeric Data Types
BIGINT
SMALLINT
TINYINT
DECIMAL
DOUBLE
FLOAT
INT
-
String & binary data types
STRING
BINARY
VARCHAR
-
Logic data types
BOOLEAN
-
Geo data types
Geography
Geometry
-
Date data types
DATE
TIMESTAMP
INTERVAL
TIMESTAMP_NTZ
-
Complex data types
Struct
Array
Map
VARIANT