romsharon98 commented on PR #36268:
URL: https://github.com/apache/airflow/pull/36268#issuecomment-1925874173
> A major change happened in the operator actually, that makes it hard to do
it! The new change generates a new job name(at least what i understood from the
code) and it needs collaboration of these changes commiters
isn't it just to add this line:
```python
template_fields: Sequence[str] = ("application_file", "namespace",
"override_existing")
```
or I missing something?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]