allow dataflow to change operator params #1384
jhellerstein
started this conversation in
Ideas
Replies: 2 comments
-
Very few operators have params other than code blocks or file names. Maybe just implement |
Beta Was this translation helpful? Give feedback.
0 replies
-
(possible to do the specific source_interval example in a roundabout way, in rust, via |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some operators like
source_interval
have a parameter that we might like to change dynamically via dataflow.Beta Was this translation helpful? Give feedback.
All reactions