Defining Databricks Table Columns

The following properties are applicable to a Databricks Table Column object.

Tab

Property

Description

Additional Information

  Physical Name Specifies physical name of the column  
  Domain Parent Specifies the parent domain of the column  
  Physical Data Type Specifies the physical data type of the column  
  Physical Only Specifies whether the column is included in the physical model only  
  SDI Specifies whether the column contains Personally Identifiable Information (SDI)  
  Partition Specifies whether a partition is created on the table by the column  
  Comments Specifies comments about the column  
General Domain Parent Specifies the domain parent of the column  
Physical Name Specifies the physical name of the column  
Physical Data Type Specifies the physical data type of the column  
Null Option Specifies the null option for the selected column

Null: Indicates that null values are allowed

Not Null: Indicates that null values are not allowed

Databricks Bloom Filter Specifies whether the bloom filter index is created for the column  
Options Specifies a list of key value pairs as options  
Generated Always Expression Specifies the expression that determines the value of this column  
Physical Data Type Expression Specifies the physical data type expression of the column