Seonggon Namgung created HIVE-29160:
---------------------------------------

             Summary: 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


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