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

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

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



##########
File path: ql/src/test/results/clientpositive/llap/constprog_dpp.q.out
##########
@@ -84,12 +84,13 @@ Stage-0
                         Select Operator [SEL_40] (rows=1 width=4)
                           Output:["_col0"]
                           TableScan [TS_24] (rows=1 width=4)
-                            Output:["id"]
+                            default@tb2,tb2,Tbl:COMPLETE,Col:NONE,Output:["id"]
                   <-Map 6 [CONTAINS] vectorized, llap
                     Reduce Output Operator [RS_45]
                       Limit [LIM_44] (rows=1 width=2)
                         Number of rows:1
                         Select Operator [SEL_43] (rows=1 width=0)
                           Output:["_col0"]
                           TableScan [TS_29] (rows=1 width=0)
+                            default@tb2,tb2,Tbl:PARTIAL,Col:COMPLETE

Review comment:
       I confirmed that this is expected. I compared this plan against master 
(with explain.user set to false) and there is no difference in the plan.




----------------------------------------------------------------
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: 487125)
    Time Spent: 1h  (was: 50m)

> 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
>              Labels: pull-request-available
>          Time Spent: 1h
>  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