[
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)