[ https://issues.apache.org/jira/browse/HIVE-15684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt McCline updated HIVE-15684: -------------------------------- Description: Wrong posBigTable used when accessing inputObjInspectors. Found when testing HIVE-15627: "Make hive.vectorized.adaptor.usage.mode=all vectorize all UDFs not just those in supportedGenericUDFs" -- it opened up a query to being vectorized and exposed the bug. Array index out of bounds error. (was: Wrong posBigTable used when accessing inputObjInspectors. Found when testing HIVE-15627: "Make hive.vectorized.adaptor.usage.mode=all vectorize all UDFs not just those in supportedGenericUDFs" -- it opened up a query to being vectorized and exposed the bug.) > Wrong posBigTable used in VectorMapJoinOuterFilteredOperator > ------------------------------------------------------------ > > Key: HIVE-15684 > URL: https://issues.apache.org/jira/browse/HIVE-15684 > Project: Hive > Issue Type: Bug > Components: Hive > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Critical > Fix For: 2.2.0 > > Attachments: HIVE-15684.01.patch > > > Wrong posBigTable used when accessing inputObjInspectors. Found when testing > HIVE-15627: "Make hive.vectorized.adaptor.usage.mode=all vectorize all UDFs > not just those in supportedGenericUDFs" -- it opened up a query to being > vectorized and exposed the bug. Array index out of bounds error. -- This message was sent by Atlassian JIRA (v6.3.4#6332)