[ 
https://issues.apache.org/jira/browse/DRILL-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908796#comment-14908796
 ] 

Rahul Challapalli commented on DRILL-3843:
------------------------------------------

[~dsbos] My bad. It was a typo. I modified the query.

> Any query returns empty results when we have a filter on a non-existent 
> directory
> ---------------------------------------------------------------------------------
>
>                 Key: DRILL-3843
>                 URL: https://issues.apache.org/jira/browse/DRILL-3843
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>            Reporter: Rahul Challapalli
>
> git.commit.id.abbrev=3c89b30
> The below query should return 0 instead it returns no results (Directory 
> 'blah' does not exist)
> {code}
> select count(*) from lineitem where dir0='blah';
> +-------------+
> | l_shipdate  |
> +-------------+
> +-------------+
> {code}



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

Reply via email to