You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/04/01 17:26:53 UTC

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

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

Chris Westin updated DRILL-2551:
--------------------------------
    Fix Version/s:     (was: 0.9.0)
                   1.0.0

> 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: 1.0.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)