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

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

                Author: ASF GitHub Bot
            Created on: 27/Jun/19 21:19
            Start Date: 27/Jun/19 21:19
    Worklog Time Spent: 10m 
      Work Description: jcamachor commented on issue #687: HIVE-21867
URL: https://github.com/apache/hive/pull/687#issuecomment-506514522
 
 
   @vineetgarg02 , I updated the PR. Note that ```hybridgrace_hashjoin_2.q``` 
issue will be tackled in HIVE-21928 so I think we can proceed with this issue. 
In the latest patch I also added some simple logic to ```SharedWorkOptimizer``` 
to remove some duplicate filter expressions remaining in the plan because of 
change in the shape of the expression (problem was existing, patch just exposed 
it).
 
----------------------------------------------------------------
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: 268841)
    Time Spent: 1h 20m  (was: 1h 10m)

> Sort semijoin conditions to accelerate query processing
> -------------------------------------------------------
>
>                 Key: HIVE-21867
>                 URL: https://issues.apache.org/jira/browse/HIVE-21867
>             Project: Hive
>          Issue Type: New Feature
>          Components: Physical Optimizer
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-21867.02.patch, HIVE-21867.03.patch, 
> HIVE-21867.04.patch, HIVE-21867.patch
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The problem was tackled for CBO in HIVE-21857. Semijoin filters are 
> introduced later in the planning phase. Follow similar approach to sort them, 
> trying to accelerate filter evaluation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to