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

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

                Author: ASF GitHub Bot
            Created on: 19/Jun/20 13:26
            Start Date: 19/Jun/20 13:26
    Worklog Time Spent: 10m 
      Work Description: pgaref opened a new pull request #1152:
URL: https://github.com/apache/hive/pull/1152


   TezCompiler tracking the original TS key columnName used for MJ probedecode
   
   Change-Id: Ia1f42f36bb6ea7108628d99f306d3c74398dca6b
   
   ## NOTICE
   
   Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HIVE-XXXXX: Fix a typo in YYY)
   For more details, please see 
https://cwiki.apache.org/confluence/display/Hive/HowToContribute
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

            Worklog Id:     (was: 448474)
    Remaining Estimate: 0h
            Time Spent: 10m

> Compiler support tracking TS keyColName for Probe MapJoin
> ---------------------------------------------------------
>
>                 Key: HIVE-23730
>                 URL: https://issues.apache.org/jira/browse/HIVE-23730
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Panagiotis Garefalakis
>            Assignee: Panagiotis Garefalakis
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Compiler needs to track the original TS key columnName used for MJ 
> probedecode.
> Even thought we know the MJ keyCol at compile time, this could be generated 
> by previous (parent) operators thus we dont always know the original TS 
> column it maps to.
> To find the original columnMapping, we need to track the MJ keyCol through 
> the operator pipeline. The tracking can be done through the (ColumnExprMap) 
> output column name to input expression Map of the operators.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to