SDK API Reference / ColumnInfo
Interface: ColumnInfo
Column information
Properties
column_name
column_name:
string
data_type
data_type:
string
description?
optionaldescription?:string|null
Column description (Trino column comment). Null for columns without a comment, which is the majority of TD tables.
is_nullable
is_nullable:
string