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.