Class PythonTypeUtils.LogicalTypeToProtoTypeConverter

  • All Implemented Interfaces:
    org.apache.flink.table.types.logical.LogicalTypeVisitor<FlinkFnApi.Schema.FieldType>
    Enclosing class:
    PythonTypeUtils

    public static class PythonTypeUtils.LogicalTypeToProtoTypeConverter
    extends org.apache.flink.table.types.logical.utils.LogicalTypeDefaultVisitor<FlinkFnApi.Schema.FieldType>
    Converter That convert the logicalType to the related Prototype.