[
https://issues.apache.org/jira/browse/DRILL-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114607#comment-14114607
]
Jacques Nadeau commented on DRILL-1336:
---------------------------------------
Can you try the same query but first run the following:
ALTER SESSION SET `exec.java_compiler_debug` = true;
> Support for large number of AND/OR predicates
> ---------------------------------------------
>
> Key: DRILL-1336
> URL: https://issues.apache.org/jira/browse/DRILL-1336
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 0.4.0
> Reporter: Neeraja
> Assignee: Krystal
> Priority: Critical
> Attachments: server_log.out
>
>
> This is a tracking bug for supporting large number of (100s) AND/OR
> predicates/clauses in the WHERE clause for Drill queries.
> Currently beyond a certain limit, it fails with the error below.
> Query failed: Failure while running fragment. You tried to do a batch data
> read operation when you were in a state of STOP. You can only do this type
> of operation when you are in a state of OK or OK_NEW_SCHEMA.
> Krystal, can you please add a repro for this issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)