pyflink.table.schema.Schema.Builder.from_fields# Builder.from_fields(field_names: List[str], field_data_types: List[DataType]) → Builder# Adopts the given field names and field data types as physical columns of the schema.