[
https://issues.apache.org/jira/browse/HIVE-15280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15702650#comment-15702650
]
Sahil Takiar commented on HIVE-15280:
-------------------------------------
[~spena] in that case, it may be easier to just add unit tests for these
methods. The unit tests could just be added for {{copyFiles(HiveConf conf, Path
srcf, Path destf, FileSystem fs, boolean isSrcLocal, boolean isAcid, List<Path>
newFiles)}} which already is package protected.
> 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)