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

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

                Author: ASF GitHub Bot
            Created on: 26/Feb/21 18:35
            Start Date: 26/Feb/21 18:35
    Worklog Time Spent: 10m 
      Work Description: zabetak opened a new pull request #2026:
URL: https://github.com/apache/hive/pull/2026


   ### What changes were proposed in this pull request?
   1. Replace HiveSubQueryFinder with RexUtil.SubQueryFinder
   2. Modify HiveSubQueryRemoveRule to match only relevant nodes
   
   ### Why are the changes needed?
   Core readability and small performance improvement.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Existing tests
   


----------------------------------------------------------------
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: 558672)
    Remaining Estimate: 0h
            Time Spent: 10m

> Replace HiveSubQueryFinder with RexUtil.SubQueryFinder
> ------------------------------------------------------
>
>                 Key: HIVE-24835
>                 URL: https://issues.apache.org/jira/browse/HIVE-24835
>             Project: Hive
>          Issue Type: Improvement
>          Components: CBO
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Major
>             Fix For: 4.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> HiveSubQueryFinder has been copied from RexUtil::SubQueryFinder due to 
> CALCITE-1726. Currently, Hive is in calcite-1.21.0 and this bug is resolved 
> so the duplicated code can be removed.



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

Reply via email to