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

Navis commented on HIVE-4645:
-----------------------------

I forgot some context but I remember some tests would fail if 
Utilities.getFileStatusRecurse() is modified. Utilities.getFileStatusRecurse() 
has various use cases and it seemed hard to track all of them (even it's only 
recursing only when path contains trailing "/*")
                
> Stat information like numFiles and totalSize is not correct when 
> sub-directory is exists
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-4645
>                 URL: https://issues.apache.org/jira/browse/HIVE-4645
>             Project: Hive
>          Issue Type: Test
>          Components: Statistics
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4645.D11037.1.patch
>
>
> The test "infer_bucket_sort_list_bucket.q" returns 4096 as totalSize but it's 
> size of parent directory, not sum of file size.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to