You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2017/01/11 22:35:16 UTC

[jira] [Created] (HIVE-15588) Vectorization: Defer deallocation of scratch columns in complex VectorExpressions like VectorUDFAdaptor, VectorUDFCoalesce, etc to prevent wrong reuse

Matt McCline created HIVE-15588:
-----------------------------------

             Summary: Vectorization: Defer deallocation of scratch columns in complex VectorExpressions like VectorUDFAdaptor, VectorUDFCoalesce, etc to prevent wrong reuse
                 Key: HIVE-15588
                 URL: https://issues.apache.org/jira/browse/HIVE-15588
             Project: Hive
          Issue Type: Bug
          Components: Hive
            Reporter: Matt McCline
            Assignee: Matt McCline
            Priority: Critical


Make sure we don't deallocate a scratch column too quickly and cause result corruption due to scratch column reuse.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)