[
https://issues.apache.org/jira/browse/HIVE-24009?focusedWorklogId=487109&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-487109
]
ASF GitHub Bot logged work on HIVE-24009:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Sep/20 17:30
Start Date: 21/Sep/20 17:30
Worklog Time Spent: 10m
Work Description: vineetgarg02 commented on a change in pull request
#1472:
URL: https://github.com/apache/hive/pull/1472#discussion_r492229758
##########
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"]
Review comment:
Yeah I think this is likely side effect of some changes in w.r.t
serialization/de-serialization. Although this is positive side effect now that
we have more information in explain 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: 487109)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)