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:
[email protected]


With regards,
Apache Git Services

Reply via email to