You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jeongdae Kim (JIRA)" <ji...@apache.org> on 2016/11/07 10:07:58 UTC

[jira] [Updated] (HIVE-15066) push down projection is mismatched in HiveInputFormat

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

Jeongdae Kim updated HIVE-15066:
--------------------------------
    Description: if HiveInputFormat.getSplits() is called with more than one table, inputFormatClass.getSplits() for the first table will be called with read column information for the second table.  (was: if HiveInputFormat.getSplits() is called with more than one table, inputFormatClass for the first table will called with read column information for the second table.)

> push down projection is mismatched in HiveInputFormat
> -----------------------------------------------------
>
>                 Key: HIVE-15066
>                 URL: https://issues.apache.org/jira/browse/HIVE-15066
>             Project: Hive
>          Issue Type: Bug
>          Components: File Formats
>    Affects Versions: 2.1.0
>            Reporter: Jeongdae Kim
>            Assignee: Jeongdae Kim
>         Attachments: HIVE-15066.1.patch
>
>
> if HiveInputFormat.getSplits() is called with more than one table, inputFormatClass.getSplits() for the first table will be called with read column information for the second table.



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