nuclearpinguin commented on issue #7484: [AIRFLOW-6864][depends on 6863] Make airflow/jobs pylint compatible URL: https://github.com/apache/airflow/pull/7484#issuecomment-590071589 > I think we should create DagRunType class for BACKFILL_JOB_PREFIX, and other values, because it is not related to the specific job, but to the DagRuna type. Once this object is created it has no more relation to the specific job anymore, but has a strong relation with DagRun. > When we do it, it will be easier for us to do more optimizations. > Here is JIRA: https://issues.apache.org/jira/browse/AIRFLOW-6242 I am ok with that, but why block this PR? I think changes suggest by you are more than "pylint" @mik-laj
---------------------------------------------------------------- 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
