[ 
https://issues.apache.org/jira/browse/HIVE-29160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HIVE-29160:
----------------------------------
    Labels: pull-request-available  (was: )

> Replace forward() in vectorized operators with vectorForward().
> ---------------------------------------------------------------
>
>                 Key: HIVE-29160
>                 URL: https://issues.apache.org/jira/browse/HIVE-29160
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Seonggon Namgung
>            Assignee: Seonggon Namgung
>            Priority: Minor
>              Labels: pull-request-available
>
> I found that VectorAMEventOperator and VectorPTFOperator use the raw 
> forward() instead of vectorForward(). Since using forward() in a vectorized 
> operator leads to an incorrect count of processed rows and may cause wrong 
> results when there are multiple child operators, these calls should be 
> updated to use the proper version.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to