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

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

                Author: ASF GitHub Bot
            Created on: 02/Jul/19 16:40
            Start Date: 02/Jul/19 16:40
    Worklog Time Spent: 10m 
      Work Description: jcamachor commented on pull request #693: HIVE-21921: 
Support for correlated quantified predicates
URL: https://github.com/apache/hive/pull/693#discussion_r299573284
 
 

 ##########
 File path: 
ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java
 ##########
 @@ -55,10 +55,8 @@
 import java.util.Set;
 
 import org.apache.hadoop.hive.conf.HiveConf;
-import org.apache.hadoop.hive.ql.optimizer.calcite.HiveRelFactories;
-import org.apache.hadoop.hive.ql.optimizer.calcite.HiveSubQRemoveRelBuilder;
-import org.apache.hadoop.hive.ql.optimizer.calcite.SubqueryConf;
-import org.apache.hadoop.hive.ql.optimizer.calcite.reloperators.HiveFilter;
+import org.apache.hadoop.hive.ql.optimizer.calcite.*;
 
 Review comment:
   Can we expand the imports back? Same for other class below.
 
----------------------------------------------------------------
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: 271018)
    Time Spent: 20m  (was: 10m)

> Support for correlated quantified predicates
> --------------------------------------------
>
>                 Key: HIVE-21921
>                 URL: https://issues.apache.org/jira/browse/HIVE-21921
>             Project: Hive
>          Issue Type: New Feature
>          Components: Query Planning
>            Reporter: Vineet Garg
>            Assignee: Vineet Garg
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-21921.1.patch, HIVE-21921.2.patch, 
> HIVE-21921.3.patch, HIVE-21921.4.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




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

Reply via email to