public class HiveSchema extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static HiveSchema |
extract(Properties properties)
Extract
HiveSchema from Hive serde properties. |
List<String> |
fieldComments() |
List<String> |
fieldNames() |
List<org.apache.flink.table.types.logical.LogicalType> |
fieldTypes() |
public List<org.apache.flink.table.types.logical.LogicalType> fieldTypes()
public static HiveSchema extract(Properties properties)
HiveSchema from Hive serde properties.Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.