kaxil commented on issue #6714: [AIRFLOW-6153] Allow adding Custom Fields to Serialized Operators URL: https://github.com/apache/airflow/pull/6714#issuecomment-561104357 > Can you change the PR title too? We already allow custom fields on serialied operators, so this is more something to do with fixing a vew operator links isn't it? > > I'm not sure the two PRs sohuld actually be separate if that's the case In that case, I will close this PR and we can just review/merge: https://github.com/apache/airflow/pull/6715 The reason for the separate PRs was that this PR is logically separate and allows adding custom fields of a particular operator that are not directly available in BaseOperator. Currently, it is just used in OperatorLinks is True but in future it might be needed in getting Templated Fields or showing a property somewhere !
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
