All Products
Search
Document Center

Realtime Compute for Apache Flink:TableColumn

Last Updated:Mar 31, 2026

Parameter

Type

Description

Example

object

The information about columns.

name

string

The column name.

name

metadataInfo MetadataInfo

The metadata information.

expression

string

The computed column.

""

type

string

The data type of the column.

string

nullable

boolean

Specifies whether the column can have a null value.

true