[
https://issues.apache.org/jira/browse/AIRFLOW-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848777#comment-16848777
]
ASF GitHub Bot commented on AIRFLOW-4442:
-----------------------------------------
Fokko commented on pull request #5211: [AIRFLOW-4442] fix hive_tblproperties in
HiveToDruidTransfer
URL: https://github.com/apache/airflow/pull/5211
----------------------------------------------------------------
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:
[email protected]
> fix hive_tblproperties in HiveToDruidTransfer
> ---------------------------------------------
>
> Key: AIRFLOW-4442
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4442
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Roster
> Priority: Minor
> Fix For: 1.10.4
>
>
> The param is set to None by default which is wrong as later in the code it
> tries to do:
> {code:java}
> hive_tblproperties.items(){code}
> I will submit a PR for this
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)