[ https://issues.apache.org/jira/browse/HIVE-8296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt McCline updated HIVE-8296: ------------------------------- Summary: Tez ReduceShuffle Vectorization needs 2 data buffers (key and value) for adding rows (was: Tez ReduceShuffle Vectorization needs to data buffers (key and value) for adding rows) > Tez ReduceShuffle Vectorization needs 2 data buffers (key and value) for > adding rows > ------------------------------------------------------------------------------------ > > Key: HIVE-8296 > URL: https://issues.apache.org/jira/browse/HIVE-8296 > Project: Hive > Issue Type: Bug > Components: Tez, Vectorization > Affects Versions: 0.14.0 > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Critical > Fix For: 0.14.0 > > Attachments: HIVE-8296.01.patch, HIVE-8296.02.patch > > > We reuse the keys for the vectorized row batch and need to use a separate > buffer (for strings) for reuse the batch for new values. -- This message was sent by Atlassian JIRA (v6.3.4#6332)