kaxil commented on a change in pull request #15602:
URL: https://github.com/apache/airflow/pull/15602#discussion_r629777234



##########
File path: airflow/providers/apache/kylin/hooks/kylin.py
##########
@@ -26,6 +26,8 @@
 
 class KylinHook(BaseHook):
     """
+    Interact with Kylin to run CubeSource commands and get job status.
+    
     :param kylin_conn_id: The connection id as configured in Airflow 
administration.

Review comment:
       ```suggestion
       Interact with Kylin to run CubeSource commands and get job status.
   
       :param kylin_conn_id: The connection id as configured in Airflow 
administration.
   ```




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


Reply via email to