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

John Sichi commented on HIVE-976:
---------------------------------

I have implemented 2 and am currently running through tests; will submit a 
patch with updated logs once they pass.

I added a new derived attribute (normalExplain=false) "base file name" on 
partitionDesc, and since the whole point is to avoid filtering this information 
out, I think there will be a lot of log updates required as part of the patch 
(unless there's a way to make it selective for only tests that need it).


> test outputs should compare the file/directory for sampling 
> ------------------------------------------------------------
>
>                 Key: HIVE-976
>                 URL: https://issues.apache.org/jira/browse/HIVE-976
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Namit Jain
>            Assignee: John Sichi
>             Fix For: 0.5.0
>
>
> Currently, all lines starting with file: are ignored.
> It means that
> file:/Users/heyongqiang/Documents/workspace/Hive-Test/build/ql/test/data/warehouse/srcbucket/srcbucket0.txt
>  [s]
> and
> file:/Users/heyongqiang/Documents/workspace/Hive-Test/build/ql/test/data/warehouse/srcbucket
>  [s]
> are same - that is not good because it will hide some of the optimizations of 
> sampling.
> This should be changed to compare the last token.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to