Closed
Description
MathBinary pyspark transformer accepts inputA, inputB, defaultA and defaultB arguments but these are not mutually exclusive. So when user provides both inputA and defaultA it still creates the transformer but then sometimes fails in execution at inference time because the inferred schema for mleap is wrong. Ideally these arguments should be mutually exclusive so that wrong configuration is not provided.
Metadata
Assignees
Labels
No labels