[ 
https://issues.apache.org/jira/browse/AIRFLOW-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167067#comment-16167067
 ] 

ASF subversion and git services commented on AIRFLOW-1309:
----------------------------------------------------------

Commit 6632b0ce1cf01c82cb81e8a73af70212cf65ddd0 in incubator-airflow's branch 
refs/heads/master from [~saguziel]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=6632b0c ]

[AIRFLOW-1309] Allow hive_to_druid to take tblproperties

Dear Airflow maintainers,

Please accept this PR. I understand that it will
not be reviewed until I have checked off all the
steps below!

### JIRA
- [ ] My PR addresses the following [Airflow JIRA]
(https://issues.apache.org/jira/browse/AIRFLOW/)
issues and references them in the PR title. For
example, "[AIRFLOW-XXX] My Airflow PR"
    -
https://issues.apache.org/jira/browse/AIRFLOW-1309

### Description
- [ ] Here are some details about my PR, including
screenshots of any UI changes: Add optional
tblproperties for the druid hook

### Tests
- [ ] My PR adds the following unit tests __OR__
does not need testing for this extremely good
reason: Will add

### Commits
- [ ] My commits all reference JIRA issues in
their subject lines, and I have squashed multiple
commits if they address the same issue. In
addition, my commits follow the guidelines from
"[How to write a good git commit
message](http://chris.beams.io/posts/git-
commit/)":
    1. Subject is separated from body by a blank line
    2. Subject is limited to 50 characters
    3. Subject does not end with a period
    4. Subject uses the imperative mood ("add", not
"adding")
    5. Body wraps at 72 characters
    6. Body explains "what" and "why", not "how"

Closes #2368 from saguziel/aguziel-update-hive-to-
druid


> Add optional hive_tblproperties in HiveToDruidTransfer
> ------------------------------------------------------
>
>                 Key: AIRFLOW-1309
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1309
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Alex Guziel
>            Assignee: Alex Guziel
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> We should accept tblproperties for the tmp table in druid



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to