Jesus Camacho Rodriguez created HIVE-24685:
----------------------------------------------
Summary: Remove HiveSubQRemoveRelBuilder
Key: HIVE-24685
URL: https://issues.apache.org/jira/browse/HIVE-24685
Project: Hive
Issue Type: Bug
Components: CBO
Reporter: Jesus Camacho Rodriguez
Assignee: Jesus Camacho Rodriguez
The class seems to be a close clone of {{RelBuilder}} created due to some bugs
existing in original implementation. Those issues seem to be fixed now and we
should be able to get rid of the copy. In the worst case scenario, if we need
to keep it for the time being, we could try to make it extend {{RelBuilder}}
and override only necessary methods.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)