You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2015/03/25 01:34:52 UTC

[jira] [Created] (DRILL-2551) Varbinary literals are not supported in Drill logical expressions

Jason Altekruse created DRILL-2551:
--------------------------------------

             Summary: Varbinary literals are not supported in Drill logical expressions
                 Key: DRILL-2551
                 URL: https://issues.apache.org/jira/browse/DRILL-2551
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Data Types
    Affects Versions: 0.8.0
            Reporter: Jason Altekruse
            Assignee: Jason Altekruse
             Fix For: 0.9.0


Drill does not support the varbinary literal type at the logical expression level. We need to define the Type in ValueExpressions, RexToDrill and add corresponding methods to ExprVisitor and its implementations. There may be other areas that are needed to make the definition complete within Drill. I will check the patches from adding other types and see what else was changed when we added them.



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