@Internal public static final class SchemaTranslator.ConsumingResult extends Object
SchemaTranslator.createConsumingResult(DataTypeFactory, TypeInformation, Schema).
The result should be applied as: physical data type -> schema -> projections.
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.types.DataType |
getPhysicalDataType() |
List<String> |
getProjections() |
org.apache.flink.table.api.Schema |
getSchema() |
boolean |
isTopLevelRecord() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.