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

ASF GitHub Bot commented on AIRFLOW-2825:
-----------------------------------------

codecov-io edited a comment on issue #3665: [AIRFLOW-2825]Fix S3ToHiveTransfer 
bug due to case
URL: 
https://github.com/apache/incubator-airflow/pull/3665#issuecomment-408920953
 
 
   # 
[Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3665?src=pr&el=h1)
 Report
   > Merging 
[#3665](https://codecov.io/gh/apache/incubator-airflow/pull/3665?src=pr&el=desc)
 into 
[master](https://codecov.io/gh/apache/incubator-airflow/commit/dfa7b26ddaca80ee8fd9915ee9f6eac50fac77f6?src=pr&el=desc)
 will **decrease** coverage by `<.01%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/incubator-airflow/pull/3665/graphs/tree.svg?width=650&height=150&src=pr&token=WdLKlKHOAU)](https://codecov.io/gh/apache/incubator-airflow/pull/3665?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master    #3665      +/-   ##
   ==========================================
   - Coverage   77.51%   77.51%   -0.01%     
   ==========================================
     Files         205      205              
     Lines       15751    15751              
   ==========================================
   - Hits        12210    12209       -1     
   - Misses       3541     3542       +1
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/incubator-airflow/pull/3665?src=pr&el=tree) 
| Coverage Δ | |
   |---|---|---|
   | 
[airflow/operators/s3\_to\_hive\_operator.py](https://codecov.io/gh/apache/incubator-airflow/pull/3665/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvczNfdG9faGl2ZV9vcGVyYXRvci5weQ==)
 | `93.96% <ø> (ø)` | :arrow_up: |
   | 
[airflow/models.py](https://codecov.io/gh/apache/incubator-airflow/pull/3665/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=)
 | `88.54% <0%> (-0.05%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3665?src=pr&el=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3665?src=pr&el=footer).
 Last update 
[dfa7b26...c7e5446](https://codecov.io/gh/apache/incubator-airflow/pull/3665?src=pr&el=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   

----------------------------------------------------------------
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:
us...@infra.apache.org


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

Reply via email to