name of the column.
description of the column.
data type of the column.
whether the column is nullable.
whether the column is a partition column.
whether the column is a bucket column.
data type of the column.
description of the column.
whether the column is a bucket column.
whether the column is a partition column.
name of the column.
whether the column is nullable.
A column in Spark, as returned by
listColumns
method in Catalog.2.0.0