[
https://issues.apache.org/jira/browse/HIVE-23951?focusedWorklogId=465969&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-465969
]
ASF GitHub Bot logged work on HIVE-23951:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Aug/20 00:24
Start Date: 04/Aug/20 00:24
Worklog Time Spent: 10m
Work Description: jcamachor commented on a change in pull request #1315:
URL: https://github.com/apache/hive/pull/1315#discussion_r464729855
##########
File path: ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorUtils.java
##########
@@ -49,6 +50,8 @@
import com.google.common.collect.Lists;
import com.google.common.collect.Multimap;
+import static
org.apache.hadoop.hive.ql.optimizer.physical.AnnotateRunTimeStatsOptimizer.getAllOperatorsForSimpleFetch;
Review comment:
Yes, I meant `getAllOperatorsForSimpleFetch`, since it seems it used
beyond the scope of `AnnotateRunTimeStatsOptimizer`?
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 465969)
Time Spent: 2h 40m (was: 2.5h)
> Support parameterized queries in WHERE/HAVING clause
> ----------------------------------------------------
>
> Key: HIVE-23951
> URL: https://issues.apache.org/jira/browse/HIVE-23951
> Project: Hive
> Issue Type: Sub-task
> Components: Query Planning
> Reporter: Vineet Garg
> Assignee: Vineet Garg
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)