You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jinfeng Ni (JIRA)" <ji...@apache.org> on 2015/04/04 00:49:55 UTC

[jira] [Updated] (DRILL-1784) Ignore boolean type enforcement on filter conditions during validation

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

Jinfeng Ni updated DRILL-1784:
------------------------------
    Assignee: Sean Hsuan-Yi Chu  (was: Jinfeng Ni)

> Ignore boolean type enforcement on filter conditions during validation
> ----------------------------------------------------------------------
>
>                 Key: DRILL-1784
>                 URL: https://issues.apache.org/jira/browse/DRILL-1784
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Query Planning & Optimization, SQL Parser
>            Reporter: Hanifi Gunes
>            Assignee: Sean Hsuan-Yi Chu
>            Priority: Minor
>             Fix For: 0.9.0
>
>
> The title should be self describing. To give some more context on this, it would be nice if we stop boolean type enforcement on filter conditions as it is possible to create a scenario where we don't have a concrete return type but later bind it during execution. Currently we will need to `cast` condition to boolean explicitly. This does not reflect the flexibility of execution engine.



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