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/20 10:52:15 UTC

[GitHub] zhongjiajie commented on issue #4561: [AIRFLOW-3734] Fix hql not run when partition is None

zhongjiajie commented on issue #4561: [AIRFLOW-3734] Fix hql not run when partition is None
URL: https://github.com/apache/airflow/pull/4561#issuecomment-455855813
 
 
   I have a question, I want to use my local commit message as PR title, which should be
   ```
   [AIRFLOW-3734] Fix hql not run when partition is None
   
   HiveCliHook.load_file will not run when
   param partition is None
   move ; syntax outside partition block
   will fix this
   ```
   but it show like this
   ```
   [AIRFLOW-3734] Fix hql not run when partition is None
   ```
   Is it mean the commit message to airflow would be `[AIRFLOW-3734] Fix hql not run when partition is None` rather than the first one?

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