pyflink.table.schema.Schema.Builder.from_row_data_type# Builder.from_row_data_type(data_type: pyflink.table.types.DataType) → pyflink.table.schema.Schema.Builder# Adopts all fields of the given row as physical columns of the schema.