[ 
https://issues.apache.org/jira/browse/HIVE-21078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Bapat updated HIVE-21078:
----------------------------------
    Attachment: HIVE-21078.05.patch
        Status: Patch Available  (was: In Progress)

Patch with fix for previous test failures.

When an UpdateTableColStat messages is processed for dump the underlying table 
may have been dropped. In this case, Utils.shouldReplicate() checks will fail 
with "no table found" error. But we require the Table object for checks in 
Utils.shouldReplicate(). Hence include the table whose column statistics is 
being updated in the event message.

> Replicate column and table level statistics for unpartitioned Hive tables
> -------------------------------------------------------------------------
>
>                 Key: HIVE-21078
>                 URL: https://issues.apache.org/jira/browse/HIVE-21078
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Ashutosh Bapat
>            Assignee: Ashutosh Bapat
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-21078.01.patch, HIVE-21078.02.patch, 
> HIVE-21078.03.patch, HIVE-21078.04.patch, HIVE-21078.05.patch
>
>
> This task is for replicating column and table level statistics for 
> unpartitioned tables.  The same for partitioned tables will be worked upon in 
> a separate sub-task.



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

Reply via email to