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 14:53:01 UTC

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

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

 ##########
 File path: airflow/models/__init__.py
 ##########
 @@ -4376,37 +4376,6 @@ def __repr__(self):
         return self.label
 
 
-class KnownEventType(Base):
 
 Review comment:
   Is an `alembic` file may be needed? Given tables `known_event_type` and `known_event` are removed.

----------------------------------------------------------------
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