| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDataTypeStr() |
Object |
getDefaultValue(org.apache.flink.table.types.logical.LogicalType logicalType)
得到系统默认值,对于一些不为空的字段,但又必须为空,可以给此值, 有些值不是StringData,如时间。
|
default org.apache.paimon.types.DataType |
getObj(int precision,
int scale) |
Copyright © 2023–2024. All rights reserved.