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

Hanifi Gunes updated DRILL-1784:
--------------------------------
    Description: 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.

> 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: SQL Parser
>            Reporter: Hanifi Gunes
>            Assignee: Hanifi Gunes
>            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)

Reply via email to