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

Steve Yeom edited comment on HIVE-19975 at 7/9/18 7:32 PM:
-----------------------------------------------------------

Added a simple patch for me to continue other jiras otherwise other jiras' test 
cases do not work.
It looks like stats_part.q is working.
Added this patch as HIVE-19975.00.nogen.patch for reference.


was (Author: steveyeom2017):
Added a simple patch for me to continue other jiras otherwise other jiras' test 
cases do not work.
It looks like stats_part.q is working.

> Checking writeIdList per table may not check the commit level of a partition 
> on a partitioned table
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-19975
>                 URL: https://issues.apache.org/jira/browse/HIVE-19975
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>    Affects Versions: 4.0.0
>            Reporter: Steve Yeom
>            Assignee: Sergey Shelukhin
>            Priority: Major
>             Fix For: txnstats
>
>         Attachments: HIVE-19975.00.nogen.patch, HIVE-19975.01.patch, 
> HIVE-19975.patch, branch-19975.01.nogen.patch, branch-19975.02.nogen.patch, 
> branch-19975.nogen.patch
>
>
> writeIdList is per table entity but stats for a partitioned table are per 
> partition. 
> I.e., each record in PARTITIONS has an independent stats. 
> So if we check the validity of a partition's stats, we need to check in the 
> context of 
> a partiton. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to