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

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

                Author: ASF GitHub Bot
            Created on: 14/Sep/20 20:41
            Start Date: 14/Sep/20 20:41
    Worklog Time Spent: 10m 
      Work Description: vineetgarg02 commented on a change in pull request 
#1472:
URL: https://github.com/apache/hive/pull/1472#discussion_r488207028



##########
File path: ql/src/test/queries/clientnegative/prepare_execute_1.q
##########
@@ -1,3 +0,0 @@
---! qt:dataset:src
-prepare query1 from select count(*) from src where key > ? and value < ? group 
by ?;
-execute query1 using 1,100,1;

Review comment:
       This query no longer fails. I have opened a follow-up to fix this 
https://issues.apache.org/jira/browse/HIVE-24164




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

> Support partition pruning and other physical transformations for EXECUTE 
> statement 
> -----------------------------------------------------------------------------------
>
>                 Key: HIVE-24009
>                 URL: https://issues.apache.org/jira/browse/HIVE-24009
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Vineet Garg
>            Assignee: Vineet Garg
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Current partition pruning (compile time) isn't kicked in for EXECUTE 
> statements.



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

Reply via email to