[ https://issues.apache.org/jira/browse/HIVE-9955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Pivovarov updated HIVE-9955: -------------------------------------- Description: Found several issues TestVectorizedRowBatchCtx 1. compares byte[] using equals() method 2. creates RuntimeException but does not throw it 3. uses assertEquals to compare String with boolean was: Found several issues 1. compares byte[] using equals() method 2. creates RuntimeException but does not throw it 3. uses assertEquals to compare String with boolean > TestVectorizedRowBatchCtx compares byte[] using equals() method > --------------------------------------------------------------- > > Key: HIVE-9955 > URL: https://issues.apache.org/jira/browse/HIVE-9955 > Project: Hive > Issue Type: Bug > Components: Vectorization > Reporter: Alexander Pivovarov > Assignee: Alexander Pivovarov > Priority: Minor > > Found several issues TestVectorizedRowBatchCtx > 1. compares byte[] using equals() method > 2. creates RuntimeException but does not throw it > 3. uses assertEquals to compare String with boolean -- This message was sent by Atlassian JIRA (v6.3.4#6332)