You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2016/07/19 00:24:20 UTC

[jira] [Resolved] (HIVE-11918) Implement/Enable constant related optimization rules in Calcite

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

Ashutosh Chauhan resolved HIVE-11918.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> Implement/Enable constant related optimization rules in Calcite
> ---------------------------------------------------------------
>
>                 Key: HIVE-11918
>                 URL: https://issues.apache.org/jira/browse/HIVE-11918
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Pengcheng Xiong
>            Assignee: Pengcheng Xiong
>             Fix For: 2.1.0
>
>
> Right now, Hive optimizer (Calcite) is short of the constant related optimization rules. For example, constant folding, constant propagation and constant transitive rules. Although Hive later provides those rules in the logical optimizer, we would like to implement those inside Calcite. This will benefit the current optimization as well as the optimization based on return path that we are planning to use in the future. This JIRA is the umbrella JIRA to implement/enable those rules.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)