You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Sean Hsuan-Yi Chu (JIRA)" <ji...@apache.org> on 2015/06/29 23:58:05 UTC

[jira] [Resolved] (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 ]

Sean Hsuan-Yi Chu resolved DRILL-1784.
--------------------------------------
    Resolution: Duplicate

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