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

2021-03-02 Thread Jesus Camacho Rodriguez (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-24685:
---
Fix Version/s: 4.0.0
   Resolution: Fixed
   Status: Resolved  (was: Patch Available)

> 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
>Priority: Major
> Fix For: 4.0.0
>
>
> 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)


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

2021-01-25 Thread Jesus Camacho Rodriguez (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-24685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesus Camacho Rodriguez updated HIVE-24685:
---
Status: Patch Available  (was: Open)

> 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
>Priority: Major
>
> 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)