| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.catalog |
| 限定符和类型 | 方法和说明 |
|---|---|
static Column.PhysicalColumn |
Column.physical(String name,
DataType dataType)
Creates a regular table column that represents physical data.
|
Column.PhysicalColumn |
Column.PhysicalColumn.withComment(String comment) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.