public static final class SchemaTranslator.ProducingResult extends Object
SchemaTranslator.createConsumingResult(DataTypeFactory, TypeInformation, Schema)
.
The result should be applied as: projections -> schema -> physical data type.
Modifier and Type | Method and Description |
---|---|
Optional<DataType> |
getPhysicalDataType() |
Optional<List<String>> |
getProjections() |
Schema |
getSchema() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.