Gopal V created HIVE-18708: ------------------------------ Summary: Vectorization: Delay out-of-tree fixups till whole work is vectorized Key: HIVE-18708 URL: https://issues.apache.org/jira/browse/HIVE-18708 Project: Hive Issue Type: Bug Reporter: Gopal V
The vectorization validation codepath should treat the existing operator tree as immutable, so that the VectorizerCannotVectorizeException does not have to undo any changes to the operator tree when caught. -- This message was sent by Atlassian JIRA (v7.6.3#76005)