public class FlinkSchemaUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static Schema |
convert(org.apache.flink.table.api.TableSchema schema)
Convert the flink table schema to apache iceberg schema.
|
public static Schema convert(org.apache.flink.table.api.TableSchema schema)