[FEA]: Support ControlMessage
types for Preprocess
and Postprocess
stages
#1611
Closed
20 tasks done
Labels
feature request
New feature or request
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
Some of the
PreprocessStage
andPostprocessStage
do not acceptControlMessage
as their input data type.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.
Requires
ControlMessage
to be updated first: #1625Completion Criteria
PreprocessAEStage
is updated to acceptControlMessage
in addition toMultiMessage
ControlMessage
FilterDetectionStage
is updated to acceptControlMessage
in addition toMultiMessage
ControlMessage
GenerateVizFrameStage
is updated to acceptControlMessage
in addition toMultiMessage
ControlMessage
MLFlowDriftStage
is updated to acceptControlMessage
in addition toMultiMessage
ControlMessage
TimeSeriesStage
is updated to acceptControlMessage
in addition toMultiMessage
ControlMessage
ValidationStage
is updated to acceptControlMessage
in addition toMultiMessage
ControlMessage
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: