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 2018/12/19 11:08:23 UTC

[GitHub] verdan commented on a change in pull request #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB

verdan commented on a change in pull request #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB
URL: https://github.com/apache/incubator-airflow/pull/4339#discussion_r242876965
 
 

 ##########
 File path: airflow/contrib/plugins/metastore_browser/main.py
 ##########
 @@ -86,7 +87,7 @@ def db(self):
         return self.render(
             "metastore_browser/db.html", tables=tables, db=db)
 
-    @wwwutils.gzipped
 
 Review comment:
   in the rbac version the `gzipped` decorator is not in the utils.py anymore, instead it was moved to the decorators.py

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