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

Yongzhi Chen commented on HIVE-15280:
-------------------------------------

Yes, before HIVE-15199, filetype has '.' in it, HIVE-15199 use the 
FilenameUtils.getExtension which remove the char. Adding the extension 
separator back in the full file name is the fix. 
The fix looks good.  +1

> Hive.mvFile() misses the "." char when joining the filename + extension
> -----------------------------------------------------------------------
>
>                 Key: HIVE-15280
>                 URL: https://issues.apache.org/jira/browse/HIVE-15280
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>            Priority: Critical
>         Attachments: HIVE-15280.1.patch, HIVE-15280.2.patch
>
>
> Hive.mvFile() misses the "." char when joining the filename + extension. This 
> may cause incorrect results when compressed files are copied to a table 
> location.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to