[
https://issues.apache.org/jira/browse/HIVE-24945?focusedWorklogId=613974&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-613974
]
ASF GitHub Bot logged work on HIVE-24945:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Jun/21 11:33
Start Date: 23/Jun/21 11:33
Worklog Time Spent: 10m
Work Description: abstractdog commented on a change in pull request #2278:
URL: https://github.com/apache/hive/pull/2278#discussion_r657007751
##########
File path: ql/src/java/org/apache/hadoop/hive/ql/plan/VectorPTFDesc.java
##########
@@ -172,8 +179,8 @@ public VectorPTFDesc() {
// We provide this public method to help EXPLAIN VECTORIZATION show the
evaluator classes.
public static VectorPTFEvaluatorBase getEvaluator(SupportedFunctionType
functionType,
- boolean isDistinct, WindowFrameDef windowFrameDef, Type columnVectorType,
- VectorExpression inputVectorExpression, int outputColumnNum) {
+ List<ExprNodeDesc> evaluatorParameters, boolean isDistinct,
WindowFrameDef windowFrameDef,
Review comment:
right, I'm removing this, we can put back later if needed
--
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: 613974)
Time Spent: 1h 10m (was: 1h)
> PTF: Support vectorization for lead/lag functions
> -------------------------------------------------
>
> Key: HIVE-24945
> URL: https://issues.apache.org/jira/browse/HIVE-24945
> Project: Hive
> Issue Type: Sub-task
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)