Jesus Camacho Rodriguez created HIVE-18491: ----------------------------------------------
Summary: Set multichildren boolean for vectorized operators at initialization Key: HIVE-18491 URL: https://issues.apache.org/jira/browse/HIVE-18491 Project: Hive Issue Type: Improvement Components: Vectorization Affects Versions: 3.0.0 Reporter: Jesus Camacho Rodriguez Assignee: Jesus Camacho Rodriguez Improvement on patch pushed in HIVE-17073. We could just create a boolean with value {{getNumChild() > 1}} at initialization of the operator, then use it in the {{forward}} method. -- This message was sent by Atlassian JIRA (v7.6.3#76005)