Neeraja created DRILL-1336:
------------------------------
Summary: 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
Fix For: 0.5.0
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)