You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Andreas Damm (JIRA)" <ji...@apache.org> on 2016/11/22 23:28:59 UTC

[jira] [Created] (CALCITE-1505) Enable constant reduction rules

Andreas Damm created CALCITE-1505:
-------------------------------------

             Summary: Enable constant reduction rules
                 Key: CALCITE-1505
                 URL: https://issues.apache.org/jira/browse/CALCITE-1505
             Project: Calcite
          Issue Type: Improvement
          Components: core
            Reporter: Andreas Damm
            Assignee: Julian Hyde
            Priority: Minor


In CalcitePrepareImpl.createPlanner/3 the constant reduction rules are always disabled ("if (false) ...") with a comment stating "Change the below to enable constant-reduction". Are these rules working? Why are they excluded?



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