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

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

                Author: ASF GitHub Bot
            Created on: 10/Feb/21 12:50
            Start Date: 10/Feb/21 12:50
    Worklog Time Spent: 10m 
      Work Description: pgaref commented on pull request #1286:
URL: https://github.com/apache/hive/pull/1286#issuecomment-776684576


   Hey @kgyrtkirk can you please take another look here? Tests passed, had to 
retriger.
   
   Extended the backtracking logic to use the non-RS brach for the probe-MJ 
logic -- this actually revealed several missed or wrong optimizations (updated 
q outs).
   Also extended the optimization logic to check if there a type Cast between 
src and destination (as the types have to match in the probe case) and only use 
it on the LLAP mode (probedecode's target).
   
   


----------------------------------------------------------------
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: 550702)
    Time Spent: 2h 20m  (was: 2h 10m)

> Compiler should skip MJ keyExpr for probe optimization
> ------------------------------------------------------
>
>                 Key: HIVE-23882
>                 URL: https://issues.apache.org/jira/browse/HIVE-23882
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Panagiotis Garefalakis
>            Assignee: Panagiotis Garefalakis
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> In probe we cannot currently support Key expressions (on the big table Side) 
> as ORC CVs Probe directly the smalltable HT (there is no expr evaluation at 
> that level).
> TezCompiler should take this into account when picking MJs to push probe 
> details



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

Reply via email to