[ 
https://issues.apache.org/jira/browse/HIVE-27115?focusedWorklogId=853973&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-853973
 ]

ASF GitHub Bot logged work on HIVE-27115:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Mar/23 17:04
            Start Date: 30/Mar/23 17:04
    Worklog Time Spent: 10m 
      Work Description: yigress closed pull request #4093: HIVE-27115: 
HiveInputFormat column project push down wrong fields
URL: https://github.com/apache/hive/pull/4093




Issue Time Tracking
-------------------

    Worklog Id:     (was: 853973)
    Time Spent: 40m  (was: 0.5h)

> HiveInputFormat column project push down wrong fields (MR)
> ----------------------------------------------------------
>
>                 Key: HIVE-27115
>                 URL: https://issues.apache.org/jira/browse/HIVE-27115
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 3.1.3, 4.0.0-alpha-2
>            Reporter: Yi Zhang
>            Assignee: Yi Zhang
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> For query such as 
> select * from (
> select r_name from r
> union all
> select t_name from t
> ) unioned
>  
> in MR execution, when column project push down for splits, t_name gets pushed 
> down to table r. 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to