kaxil removed a comment on issue #3887: [AIRFLOW-3044] Dataflow operators accept templated job_name param URL: https://github.com/apache/incubator-airflow/pull/3887#issuecomment-421595829 @tswast This PR also changes positional arguments for methods in hooks. And if you see most of the operators use positional arguments and not keyword arguments. An example is change in `_start_dataflow` method which is then used by `start_java_dataflow` based on position and not keyword. Would appreciate if you can review the entire PR if you have time :)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
