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/08 22:58:51 UTC

[GitHub] feng-tao commented on a change in pull request #3533: [AIRFLOW-161] New redirect route and extra links

feng-tao commented on a change in pull request #3533: [AIRFLOW-161] New redirect route and extra links
URL: https://github.com/apache/airflow/pull/3533#discussion_r246189992
 
 

 ##########
 File path: airflow/contrib/operators/qubole_operator.py
 ##########
 @@ -174,6 +175,9 @@ def get_hook(self):
         # Reinitiating the hook, as some template fields might have changed
         return QuboleHook(*self.args, **self.kwargs)
 
+    def get_extra_links(self, dttm, link_name):
 
 Review comment:
   docstring

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