Gunther Hagleitner created HIVE-13417:
-----------------------------------------
Summary: Some vector operators return "OP" as name
Key: HIVE-13417
URL: https://issues.apache.org/jira/browse/HIVE-13417
Project: Hive
Issue Type: Bug
Reporter: Gunther Hagleitner
Assignee: Gunther Hagleitner
Select/Group by/Filter/etc need to return the same name whether they are the
regular or the vector operators. If they don't the regular path matching in our
optimizer code doesn't work on them.
>From the code it looks an attempt was made to follow this - unfortunately
>getOperatorName is static and polymorphism doesn't work on these functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)