[FEA]: Support ControlMessage
types for AddClassificationStage
and AddScoresStage
#1547
Closed
16 tasks done
Is this a new feature, an improvement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
High
Please provide a clear description of problem this feature solves
Its currently not possible to use the
AddClassificationStage
orAddScoresStage
withControlMessage
data types.Describe your ideal solution
As we move more stages to support
ControlMessage
, these stages should follow suite. All functionality should remain constant, only the supported data type will change.Completion Criteria
The following should be completed in order to consider this issue "Done":
AddClassificationStage
is updated to acceptControlMessage
in addition toMultiMessage
ControlMessage
ControlMessage
AddScoresStage
is updated to acceptControlMessage
in addition toMultiMessage
ControlMessage
ControlMessage
ControlMessage
path forAddClassificationStage
ControlMessage
andMultiMessage
implementations generate identical resultsControlMessage
path forAddScoresStage
ControlMessage
andMultiMessage
implementations generate identical resultsAddClassificationStage
has been updated to include the new supported data typeAddScoresStage
has been updated to include the new supported data typeAdditional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: