You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2014/07/25 06:09:38 UTC

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

Mehant Baid created DRILL-1194:
----------------------------------

             Summary: 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


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.2#6252)