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:29:12 UTC

[jira] [Updated] (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:all-tabpanel ]

Prasanth Jayachandran updated HIVE-13821:
-----------------------------------------
    Attachment: HIVE-13821.1.patch

> 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)