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

pengcheng xiong updated HIVE-7876:
----------------------------------

    Attachment: HIVE-7876.3.patch

further reduce writepath time, set partition=null, now it is just read stats, 
then insert stats(if null) or update stats (if not null)

> further improve the columns stats update speed for all the partitions of a 
> table
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-7876
>                 URL: https://issues.apache.org/jira/browse/HIVE-7876
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: pengcheng xiong
>            Assignee: pengcheng xiong
>            Priority: Minor
>         Attachments: HIVE-7876.2.patch, HIVE-7876.3.patch
>
>
> The previous solution https://issues.apache.org/jira/browse/HIVE-7736
> is not enough for the case when there are too many columns/partitions.
> The user will encounter 
> org.apache.thrift.transport.TTransportException: 
> java.net.SocketTimeoutException: Read timed out
> We try to remove more of transaction overhead



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to