[
https://issues.apache.org/jira/browse/HIVE-24009?focusedWorklogId=489735&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-489735
]
ASF GitHub Bot logged work on HIVE-24009:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Sep/20 18:14
Start Date: 23/Sep/20 18:14
Worklog Time Spent: 10m
Work Description: vineetgarg02 commented on a change in pull request
#1472:
URL: https://github.com/apache/hive/pull/1472#discussion_r493793444
##########
File path: ql/src/java/org/apache/hadoop/hive/ql/exec/TableScanOperator.java
##########
@@ -63,19 +63,19 @@
private VectorizationContext taskVectorizationContext;
- protected transient JobConf jc;
- private transient boolean inputFileChanged = false;
+ protected JobConf jc;
Review comment:
I have updated HIVE-24005 to investigate this.
----------------------------------------------------------------
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: 489735)
Time Spent: 1h 50m (was: 1h 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: 1h 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)