You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Chunhui Shi (JIRA)" <ji...@apache.org> on 2017/12/22 19:21:00 UTC

[jira] [Created] (DRILL-6054) Issues in FindPartitionConditions

Chunhui Shi created DRILL-6054:
----------------------------------

             Summary: Issues in FindPartitionConditions
                 Key: DRILL-6054
                 URL: https://issues.apache.org/jira/browse/DRILL-6054
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Chunhui Shi
            Assignee: Chunhui Shi


When the condition is these cases, partition is not done correctly: 
b = 3 OR (dir0 = 1 and a = 2)
not (dir0 = 1 AND b = 2)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)