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

[jira] [Updated] (HIVE-23225) Simplify ExprFactory, ExprNodeDescExprFactory and RexNodeExprFactory

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

Jesus Camacho Rodriguez updated HIVE-23225:
-------------------------------------------
    Target Version/s: 4.0.0

> Simplify ExprFactory, ExprNodeDescExprFactory and RexNodeExprFactory
> --------------------------------------------------------------------
>
>                 Key: HIVE-23225
>                 URL: https://issues.apache.org/jira/browse/HIVE-23225
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Jesus Camacho Rodriguez
>            Priority: Major
>
> The new {{ExprFactory}} was created based on existing calls from {{TypeCheckProcFactory}}. Now that we have the {{ExprNodeDesc}} and {{RexNode}} implementations, it seems we could do some work consolidating those methods, simplifying the super/subclasses, etc. For instance, the handling of literal values seems quite convoluted (handled by many different method) and could possibly be abstracted in a different way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)