You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/01/02 20:35:30 UTC

[GitHub] Fokko commented on a change in pull request #4421: [AIRFLOW-3468] Remove KnownEvent(Event)?

Fokko commented on a change in pull request #4421: [AIRFLOW-3468] Remove KnownEvent(Event)?
URL: https://github.com/apache/incubator-airflow/pull/4421#discussion_r244846778
 
 

 ##########
 File path: airflow/models/__init__.py
 ##########
 @@ -4376,37 +4376,6 @@ def __repr__(self):
         return self.label
 
 
-class KnownEventType(Base):
 
 Review comment:
   Leaving out an alembic script was a conscious decision. The table will be kept for existing airflow setups, but won't be created for the new ones. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services