You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/05 00:58:37 UTC

[jira] [Updated] (DRILL-1194) Expose interface to determine if an expression is a constant

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

Jacques Nadeau updated DRILL-1194:
----------------------------------
    Fix Version/s:     (was: 0.8.0)
                   0.9.0

> Expose interface to determine if an expression is a constant
> ------------------------------------------------------------
>
>                 Key: DRILL-1194
>                 URL: https://issues.apache.org/jira/browse/DRILL-1194
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Mehant Baid
>            Assignee: Mehant Baid
>            Priority: Minor
>             Fix For: 0.9.0
>
>         Attachments: DRILL-1194.patch
>
>
> Cleanup ValueExpression such that all constant expressions (IntExpression, FloatExpression etc) all inherit from a common base class, allowing us to easily expose a new method to determine if a given logical expression is a constant expression or not.



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