You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2021/01/26 02:01:00 UTC

[jira] [Created] (HIVE-24685) Remove HiveSubQRemoveRelBuilder

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)