[
https://issues.apache.org/jira/browse/AIRFLOW-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16564243#comment-16564243
]
ASF subversion and git services commented on AIRFLOW-2825:
----------------------------------------------------------
Commit 8d2f57cd104736f4a9b2b87182358a8c2e406c1a in incubator-airflow's branch
refs/heads/master from [~Fokko]
[ https://gitbox.apache.org/repos/asf?p=incubator-airflow.git;h=8d2f57c ]
Merge pull request #3665 from XD-DENG/patch-6
[AIRFLOW-2825] Fix S3ToHiveTransfer bug due to case
> S3ToHiveTransfer operator may not may able to handle GZIP file with uppercase
> ext in S3
> ---------------------------------------------------------------------------------------
>
> Key: AIRFLOW-2825
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2825
> Project: Apache Airflow
> Issue Type: Bug
> Components: operators
> Reporter: Xiaodong DENG
> Assignee: Xiaodong DENG
> Priority: Critical
>
> Because upper/lower case was not considered in the extension check,
> S3ToHiveTransfer operator may think a GZIP file with uppercase ext `.GZ` is
> not a GZIP file and raise exception.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)