You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2016/05/23 18:32:12 UTC

[jira] [Commented] (HIVE-13821) OrcSplit groups all delta files together into a single split

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

Prasanth Jayachandran commented on HIVE-13821:
----------------------------------------------

[~ekoifman] This patch reverts the changes that were removed from HIVE-7428. Can you please review?

> OrcSplit groups all delta files together into a single split
> ------------------------------------------------------------
>
>                 Key: HIVE-13821
>                 URL: https://issues.apache.org/jira/browse/HIVE-13821
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>         Attachments: HIVE-13821.1.patch
>
>
> HIVE-7428 had fix for worst case column projection size estimate. It was removed in HIVE-10397 to return file length but for ACID strategy file length is passed as 0. In worst case, this always return 0 and all files ends up in single split. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)