[ 
https://issues.apache.org/jira/browse/AIRFLOW-6557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017938#comment-17017938
 ] 

ASF subversion and git services commented on AIRFLOW-6557:
----------------------------------------------------------

Commit 5abce471e0690c6b8d06ca25685b0845c5fd270f in airflow's branch 
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=5abce47 ]

[AIRFLOW-6557] Add test for newly added fields in BaseOperator (#7162)

Adding new field in BaseOperator requires some manual updates
in serialization code. This test detects new fields and informs
what should be done in case new field is added.


> Warn if new fields are added to BaseOperator (for serialization)
> ----------------------------------------------------------------
>
>                 Key: AIRFLOW-6557
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6557
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: serialization, tests
>    Affects Versions: 2.0.0
>            Reporter: Jarek Potiuk
>            Priority: Major
>             Fix For: 2.0.0
>
>
> There should be an automated tests that tells people what to do in case they 
> add field in BaseOperator. The test should fail and explain how serialisation 
> should be updated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to