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
This is a good question. Sadly I believe it is not possible to do this right now, but it's been a while since I have looked at this code so I'm not 100% sure. I don't have time right now but I will set a reminder to look into this again sometime soon.
The signature of
process_arg(..)
method ofPreprocessor
's hints that there's provision for passing and using arguments to preprocessor.
More precisely, I want to supply some arguments to my preprocessor from within my dag-definition-YAML file
.
The text was updated successfully, but these errors were encountered: