MLM Type Matching
The input and output types of the model, which can be extracted using saved_model_cli, must exactly match the types in the CREATE MODEL specification, based on the mapping table.
Note: When invoking the model, however, we transparently cast input columns to the required types, if possible.
Last modified date: 12/19/2024