You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thinking about it further, it maybe possible to directly express the rule filter conditions in the flink table apis (if using the flink table APIs for the runner).
This is a subtask of #535
Streamline has support for rules executed via RuleProcessorRuntime. The design time (layout) representation of this is RulesProcessor.
This task is to translate and execute rule in flink by reusing the RuleProcessorRuntime.
Refer:
RuleProcessorRuntime
RulesProcessor
RulesBolt
The text was updated successfully, but these errors were encountered: